Connecting to database specified by database.yml  (0.4ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction Connecting to database specified by database.yml  (0.5ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) SAVEPOINT active_record_1 SQL (7.1ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.4ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:53:57.434012', "updated_at" = '2013-01-27 11:53:57.434012', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:53:57.440186' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:53:57.441933' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-27 11:53:57.455868' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[]', "updated_at" = '2013-01-27 11:53:57.458725' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."id" = ? [["id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_comment" = 'f'  (0.1ms) SELECT COUNT(*) FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_comment" = 'f' AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (1.8ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.0ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:53:57.489167', "updated_at" = '2013-01-27 11:53:57.489167', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:53:57.492750' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:53:57.493970' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.0ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:53:57.521800', "updated_at" = '2013-01-27 11:53:57.521800', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:53:57.525487' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:53:57.526723' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[4]', "updated_at" = '2013-01-27 11:53:57.529875' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-27 11:53:57.531618' WHERE "users"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["is_comment", true], ["is_reblog", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-27 11:53:57.539318' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 4 AND "inkwell_timeline_items"."is_comment" = 't' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["user_id", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 4 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 't' Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 4 LIMIT 1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.2ms) UPDATE "inkwell_comments" SET "users_ids_who_reblog_it" = '[]', "updated_at" = '2013-01-27 11:53:57.560238' WHERE "inkwell_comments"."id" = 1  (0.1ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."id" = ? [["id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 4 AND "inkwell_timeline_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."id" = ? [["id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 4 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 't'  (0.8ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.0ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:53:57.588599', "updated_at" = '2013-01-27 11:53:57.588599', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:53:57.592074' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:53:57.593260' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-27 11:53:57.629148' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_comment" = 'f'  (0.1ms) SELECT COUNT(*) FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_comment" = 'f' AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.0ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:53:57.654912', "updated_at" = '2013-01-27 11:53:57.654912', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:53:57.658483' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:53:57.659682' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["is_comment", true], ["is_reblog", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-27 11:53:57.664162' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_reblog_it" = '[]', "updated_at" = '2013-01-27 11:53:57.666713' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."id" = ? [["id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_comment" = 't' AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:53:57.693226', "updated_at" = '2013-01-27 11:53:57.693226', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:53:57.696671' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:53:57.697856' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[1]', "updated_at" = '2013-01-27 11:53:57.699145' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-27 11:53:57.700366' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-27 11:53:57.706401' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["is_comment", true], ["is_reblog", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-27 11:53:57.710745' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.2ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:53:57.735702', "updated_at" = '2013-01-27 11:53:57.735702', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:53:57.739172' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:53:57.740369' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[3]', "updated_at" = '2013-01-27 11:53:57.741725' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-27 11:53:57.742940' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["is_comment", true], ["is_reblog", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-27 11:53:57.748879' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.0ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.0ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:53:57.776053', "updated_at" = '2013-01-27 11:53:57.776053', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:53:57.779527' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:53:57.780728' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[3]', "updated_at" = '2013-01-27 11:53:57.782057' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-27 11:53:57.783280' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[3]', "updated_at" = '2013-01-27 11:53:57.786013' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2,1]', "updated_at" = '2013-01-27 11:53:57.787481' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-27 11:53:57.796368' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_timeline_items" SET "has_many_sources" = 't', "from_source" = '[{"user_id":1,"type":"following"},{"user_id":2,"type":"reblog"}]', "updated_at" = '2013-01-27 11:53:57.798831' WHERE "inkwell_timeline_items"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 LIMIT 1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.3ms) DELETE FROM "inkwell_comments";  (0.3ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.4ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.3ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.3ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:53:57.828501', "updated_at" = '2013-01-27 11:53:57.828501', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:53:57.831875' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:53:57.833043' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 4 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["user_id", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[4]', "updated_at" = '2013-01-27 11:53:57.839013' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[2]', "updated_at" = '2013-01-27 11:53:57.840300' WHERE "users"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[4]', "updated_at" = '2013-01-27 11:53:57.841476' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 4 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["from_source", "[{\"user_id\":4,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[2]', "updated_at" = '2013-01-27 11:53:57.847132' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[4,1]', "updated_at" = '2013-01-27 11:53:57.848509' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_timeline_items" SET "has_many_sources" = 't', "from_source" = '[{"user_id":4,"type":"reblog"},{"user_id":1,"type":"following"}]', "updated_at" = '2013-01-27 11:53:57.852489' WHERE "inkwell_timeline_items"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' Inkwell::TimelineItem Load (0.2ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 4 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[]', "updated_at" = '2013-01-27 11:53:57.858667' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."user_id" = 4 AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."id" = ? [["id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_timeline_items" SET "has_many_sources" = 'f', "from_source" = '[{"user_id":1,"type":"following"}]', "updated_at" = '2013-01-27 11:53:57.862625' WHERE "inkwell_timeline_items"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.0ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:53:57.888445', "updated_at" = '2013-01-27 11:53:57.888445', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:53:57.892100' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:53:57.893336' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[4]', "updated_at" = '2013-01-27 11:53:57.896184' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-27 11:53:57.897437' WHERE "users"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-27 11:53:57.903548' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 4 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["user_id", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 4 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 4 LIMIT 1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[]', "updated_at" = '2013-01-27 11:53:57.911559' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."id" = ? [["id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 4 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."id" = ? [["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 4 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f'  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:53:57.938943', "updated_at" = '2013-01-27 11:53:57.938943', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:53:57.942545' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:53:57.943748' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["is_comment", true], ["is_reblog", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.2ms) UPDATE "inkwell_comments" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-27 11:53:57.948668' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_comment" = 't' AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.0ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:53:57.995038', "updated_at" = '2013-01-27 11:53:57.995038', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:53:57.998623' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:53:57.999855' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[3]', "updated_at" = '2013-01-27 11:53:58.001305' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-27 11:53:58.002708' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-27 11:53:58.009556' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:57 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[3]', "updated_at" = '2013-01-27 11:53:58.014020' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2,1]', "updated_at" = '2013-01-27 11:53:58.015489' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_timeline_items" SET "has_many_sources" = 't', "from_source" = '[{"user_id":2,"type":"reblog"},{"user_id":1,"type":"following"}]', "updated_at" = '2013-01-27 11:53:58.019620' WHERE "inkwell_timeline_items"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:53:58.046921', "updated_at" = '2013-01-27 11:53:58.046921', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:53:58.050519' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:53:58.051793' WHERE "inkwell_comments"."id" = 1  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[3]', "updated_at" = '2013-01-27 11:53:58.053418' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1  (0.2ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-27 11:53:58.055007' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-27 11:53:58.061602' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["user_id", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 LIMIT 1  (0.8ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.0ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:53:58.091069', "updated_at" = '2013-01-27 11:53:58.091069', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:53:58.094674' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:53:58.095872' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::BlogItem Exists (37.8ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-27 11:53:58.141044' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["is_comment", true], ["is_reblog", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-27 11:53:58.145824' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.0ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.3ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_1"], ["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_2"], ["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_3"], ["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "morozovm_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_4"], ["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_5"], ["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 5 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[1]', "updated_at" = '2013-01-27 11:53:58.197536' WHERE "posts"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "morozovm_post_test_body_1"], ["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_6"], ["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 9], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_7"], ["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 10], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_8"], ["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 11], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "morozovm_post_test_body_2"], ["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 12], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_9"], ["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 13], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "morozovm_post_test_body_3"], ["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 14], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 8 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[1]', "updated_at" = '2013-01-27 11:53:58.228788' WHERE "posts"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 12 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 12], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[1]', "updated_at" = '2013-01-27 11:53:58.232792' WHERE "posts"."id" = 12  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 8 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["is_comment", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 11:53:58.245081' WHERE "posts"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[3]', "updated_at" = '2013-01-27 11:53:58.246582' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[1]', "updated_at" = '2013-01-27 11:53:58.247905' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.3ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 12 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 12], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 8 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 13 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 13], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 11 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 11], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 10 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 10], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 9 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 9], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 5 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 7 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 6 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 4 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 3]]  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[3]', "updated_at" = '2013-01-27 11:53:58.274604' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[1,2]', "updated_at" = '2013-01-27 11:53:58.275916' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 14 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 14], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 12 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_timeline_items" SET "has_many_sources" = 't', "from_source" = '[{"user_id":1,"type":"reblog"},{"user_id":2,"type":"following"}]', "updated_at" = '2013-01-27 11:53:58.282457' WHERE "inkwell_timeline_items"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 8 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_timeline_items" SET "has_many_sources" = 't', "from_source" = '[{"user_id":1,"type":"reblog"},{"user_id":2,"type":"following"}]', "updated_at" = '2013-01-27 11:53:58.284558' WHERE "inkwell_timeline_items"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 5 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_timeline_items" SET "has_many_sources" = 't', "from_source" = '[{"user_id":1,"type":"reblog"},{"user_id":2,"type":"following"}]', "updated_at" = '2013-01-27 11:53:58.286540' WHERE "inkwell_timeline_items"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 3]] Inkwell::TimelineItem Load (0.3ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 ORDER BY created_at DESC LIMIT 10 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 12]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 12 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 12 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 8]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 8 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 8 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 14]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 14 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 14 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 13]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 13 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 13 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 11]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 11 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 11 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 10]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 10 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 10 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 9]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 9 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 9 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 5]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 5 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 5 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 7]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 7 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 6 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 6 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.0ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:53:58.337629', "updated_at" = '2013-01-27 11:53:58.337629', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:53:58.341237' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:53:58.342421' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[3]', "updated_at" = '2013-01-27 11:53:58.343774' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-27 11:53:58.345025' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["is_comment", true], ["is_reblog", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-27 11:53:58.351148' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[2]', "updated_at" = '2013-01-27 11:53:58.357682' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 3]] Inkwell::TimelineItem Load (0.2ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 ORDER BY created_at DESC LIMIT 10 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.0ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.0ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 11:53:58.407833', "updated_at" = '2013-01-27 11:53:58.407833', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:53:58.411634' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:53:58.412861' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 11:53:58.414679', "updated_at" = '2013-01-27 11:53:58.414679', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 11:53:58.418978' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 11:53:58.421779' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 11:53:58.422858' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["from_source", nil], ["has_many_sources", false], ["is_comment", true], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["is_comment", true], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["from_source", nil], ["has_many_sources", false], ["is_comment", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["is_comment", true], ["is_reblog", nil], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["is_comment", true], ["is_reblog", nil], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["is_comment", true], ["is_reblog", nil], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items"  Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments"   (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) DELETE FROM "inkwell_comments" WHERE "inkwell_comments"."id" IN (NULL) SQL (0.2ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" IN (2) AND "inkwell_timeline_items"."is_comment" = 't' SQL (0.1ms) DELETE FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" IN (2) AND "inkwell_favorite_items"."is_comment" = 't' SQL (0.2ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" IN (2) AND "inkwell_blog_items"."is_comment" = 't' Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[]', "updated_at" = '2013-01-27 11:53:58.441340' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:53:58.443709' WHERE "posts"."id" = 1 SQL (0.1ms) DELETE FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? [["id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items"  Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments"  Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.0ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 11:53:58.469769', "updated_at" = '2013-01-27 11:53:58.469769', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:53:58.473496' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:53:58.474708' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 11:53:58.476543', "updated_at" = '2013-01-27 11:53:58.476543', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 11:53:58.480786' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 11:53:58.483454' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 11:53:58.484500' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 11:53:58.486216', "updated_at" = '2013-01-27 11:53:58.486216', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-27 11:53:58.489900' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-27 11:53:58.493072' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 11:53:58.494128' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.2ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["is_comment", true], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 11:53:58.499090' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["is_comment", true], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[2]', "updated_at" = '2013-01-27 11:53:58.503228' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (37.9ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 2 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 3 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 2 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 3 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.3ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.0ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 11:53:58.575627', "updated_at" = '2013-01-27 11:53:58.575627', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:53:58.579123' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:53:58.580301' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["from_source", nil], ["has_many_sources", false], ["is_comment", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["is_comment", true], ["is_reblog", nil], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["is_comment", true], ["is_reblog", nil], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"  Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items"  Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments"  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_comments" WHERE "inkwell_comments"."id" IN (NULL) SQL (0.2ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" IN (1) AND "inkwell_timeline_items"."is_comment" = 't' SQL (0.1ms) DELETE FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" IN (1) AND "inkwell_favorite_items"."is_comment" = 't' SQL (0.1ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" IN (1) AND "inkwell_blog_items"."is_comment" = 't' Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[]', "updated_at" = '2013-01-27 11:53:58.592520' WHERE "posts"."id" = 1 SQL (0.0ms) DELETE FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? [["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"  Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items"  Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments"  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.3ms) DELETE FROM "inkwell_comments";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 11:53:58.616902', "updated_at" = '2013-01-27 11:53:58.616902', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:53:58.620350' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:53:58.621543' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 11:53:58.623258', "updated_at" = '2013-01-27 11:53:58.623258', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 11:53:58.626546' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 11:53:58.628983' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 11:53:58.629982' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["from_source", nil], ["has_many_sources", false], ["is_comment", true], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["is_comment", true], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["from_source", nil], ["has_many_sources", false], ["is_comment", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["is_comment", true], ["is_reblog", nil], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["is_comment", true], ["is_reblog", nil], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["is_comment", true], ["is_reblog", nil], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"  Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items"  Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) DELETE FROM "inkwell_comments" WHERE "inkwell_comments"."id" IN (2) SQL (0.1ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" IN (2, 1) AND "inkwell_timeline_items"."is_comment" = 't' SQL (0.1ms) DELETE FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" IN (2, 1) AND "inkwell_favorite_items"."is_comment" = 't' SQL (0.1ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" IN (2, 1) AND "inkwell_blog_items"."is_comment" = 't' Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[]', "updated_at" = '2013-01-27 11:53:58.646535' WHERE "posts"."id" = 1 SQL (0.0ms) DELETE FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? [["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items"  Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments"   (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.0ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.0ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 11:53:58.670009', "updated_at" = '2013-01-27 11:53:58.670009', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:53:58.673400' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:53:58.674612' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 11:53:58.676315', "updated_at" = '2013-01-27 11:53:58.676315', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 11:53:58.679561' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 11:53:58.681941' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 11:53:58.682949' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["parent_id", 2], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 2, "user_id" = 2, "created_at" = '2013-01-27 11:53:58.684450', "updated_at" = '2013-01-27 11:53:58.684450', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":2,"comment_id":3}]', "updated_at" = '2013-01-27 11:53:58.687802' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":2,"comment_id":3}]', "updated_at" = '2013-01-27 11:53:58.690263' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":3}]', "updated_at" = '2013-01-27 11:53:58.691848' WHERE "inkwell_comments"."id" = 2  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,2]', "updated_at" = '2013-01-27 11:53:58.692848' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 11:53:58.694439', "updated_at" = '2013-01-27 11:53:58.694439', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 4 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":2,"comment_id":3},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-27 11:53:58.698096' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":2,"comment_id":3},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-27 11:53:58.700629' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 11:53:58.701656' WHERE "inkwell_comments"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["from_source", nil], ["has_many_sources", false], ["is_comment", true], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["is_comment", true], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["from_source", nil], ["has_many_sources", false], ["is_comment", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["is_comment", true], ["is_reblog", nil], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["is_comment", true], ["is_reblog", nil], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["is_comment", true], ["is_reblog", nil], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items"  Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments"  Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) DELETE FROM "inkwell_comments" WHERE "inkwell_comments"."id" IN (2, 3, 4) SQL (0.1ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" IN (2, 3, 4, 1) AND "inkwell_timeline_items"."is_comment" = 't' SQL (0.1ms) DELETE FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" IN (2, 3, 4, 1) AND "inkwell_favorite_items"."is_comment" = 't' SQL (0.1ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" IN (2, 3, 4, 1) AND "inkwell_blog_items"."is_comment" = 't' Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[]', "updated_at" = '2013-01-27 11:53:58.718449' WHERE "posts"."id" = 1 SQL (0.0ms) DELETE FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? [["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"  Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items"  Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments"  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.0ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.0ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.0ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 11:53:58.741943', "updated_at" = '2013-01-27 11:53:58.741943', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:53:58.745396' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:53:58.746604' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 11:53:58.748308', "updated_at" = '2013-01-27 11:53:58.748308', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 11:53:58.751525' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 11:53:58.753921' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 11:53:58.754909' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 11:53:58.756398', "updated_at" = '2013-01-27 11:53:58.756398', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-27 11:53:58.759847' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-27 11:53:58.762313' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 11:53:58.763323' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["is_comment", true], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 11:53:58.767331' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["is_comment", true], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[2]', "updated_at" = '2013-01-27 11:53:58.771061' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.3ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 3 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 2 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::Comment Load (0.2ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 3 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 2 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 11:53:58.834261', "updated_at" = '2013-01-27 11:53:58.834261', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:53:58.838440' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:53:58.839686' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 11:53:58.841880', "updated_at" = '2013-01-27 11:53:58.841880', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 11:53:58.845872' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 11:53:58.849122' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 11:53:58.850252' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 11:53:58.852044', "updated_at" = '2013-01-27 11:53:58.852044', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-27 11:53:58.855661' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-27 11:53:58.858308' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 11:53:58.859337' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 11:53:58.860926', "updated_at" = '2013-01-27 11:53:58.860926', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 4 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-27 11:53:58.864376' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-27 11:53:58.867489' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 11:53:58.868812' WHERE "inkwell_comments"."id" = 4  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 11:53:58.870550', "updated_at" = '2013-01-27 11:53:58.870550', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 5 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-27 11:53:58.874324' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-27 11:53:58.877000' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 11:53:58.878050' WHERE "inkwell_comments"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 11:53:58.879574', "updated_at" = '2013-01-27 11:53:58.879574', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 6 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6}]', "updated_at" = '2013-01-27 11:53:58.883060' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6}]', "updated_at" = '2013-01-27 11:53:58.885689' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 11:53:58.886695' WHERE "inkwell_comments"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 11:53:58.888181', "updated_at" = '2013-01-27 11:53:58.888181', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 7 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7}]', "updated_at" = '2013-01-27 11:53:58.891827' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7}]', "updated_at" = '2013-01-27 11:53:58.894476' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 11:53:58.895562' WHERE "inkwell_comments"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 11:53:58.897089', "updated_at" = '2013-01-27 11:53:58.897089', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 8 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8}]', "updated_at" = '2013-01-27 11:53:58.900686' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8}]', "updated_at" = '2013-01-27 11:53:58.903432' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 11:53:58.904518' WHERE "inkwell_comments"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 11:53:58.906040', "updated_at" = '2013-01-27 11:53:58.906040', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 9 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9}]', "updated_at" = '2013-01-27 11:53:58.909664' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9}]', "updated_at" = '2013-01-27 11:53:58.912504' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 11:53:58.913577' WHERE "inkwell_comments"."id" = 9  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 11:53:58.915156', "updated_at" = '2013-01-27 11:53:58.915156', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 10 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10}]', "updated_at" = '2013-01-27 11:53:58.918832' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10}]', "updated_at" = '2013-01-27 11:53:58.921695' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 11:53:58.922789' WHERE "inkwell_comments"."id" = 10  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 11:53:58.924277', "updated_at" = '2013-01-27 11:53:58.924277', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 11 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11}]', "updated_at" = '2013-01-27 11:53:58.927969' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11}]', "updated_at" = '2013-01-27 11:53:58.968765' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 11:53:58.970203' WHERE "inkwell_comments"."id" = 11  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:58 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 11:53:58.972031', "updated_at" = '2013-01-27 11:53:58.972031', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 12 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11},{"user_id":2,"comment_id":12}]', "updated_at" = '2013-01-27 11:53:58.976240' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11},{"user_id":2,"comment_id":12}]', "updated_at" = '2013-01-27 11:53:58.979303' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 11:53:58.980393' WHERE "inkwell_comments"."id" = 12  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 4]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 5]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 7]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 8]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 9]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 10]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 11]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 12]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 11]] Inkwell::Comment Load (0.3ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 AND (created_at < '2013-01-27 11:53:58.924277') ORDER BY created_at DESC LIMIT 10  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.0ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.0ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 11:53:59.009469', "updated_at" = '2013-01-27 11:53:59.009469', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:53:59.012924' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:53:59.014169' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 11:53:59.015911', "updated_at" = '2013-01-27 11:53:59.015911', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 11:53:59.019211' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 11:53:59.021643' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 11:53:59.022645' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 11:53:59.024164', "updated_at" = '2013-01-27 11:53:59.024164', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-27 11:53:59.027545' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-27 11:53:59.029977' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 11:53:59.030999' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["parent_id", 2], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 2, "user_id" = 2, "created_at" = '2013-01-27 11:53:59.032518', "updated_at" = '2013-01-27 11:53:59.032518', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 4 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-27 11:53:59.035821' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-27 11:53:59.038267' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-27 11:53:59.039818' WHERE "inkwell_comments"."id" = 2  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,2]', "updated_at" = '2013-01-27 11:53:59.040810' WHERE "inkwell_comments"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["parent_id", 3], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 3, "user_id" = 1, "created_at" = '2013-01-27 11:53:59.042346', "updated_at" = '2013-01-27 11:53:59.042346', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 5 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-27 11:53:59.045699' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-27 11:53:59.048201' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-27 11:53:59.049747' WHERE "inkwell_comments"."id" = 3  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,3]', "updated_at" = '2013-01-27 11:53:59.050699' WHERE "inkwell_comments"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 11:53:59.052158', "updated_at" = '2013-01-27 11:53:59.052158', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 6 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6}]', "updated_at" = '2013-01-27 11:53:59.055547' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6}]', "updated_at" = '2013-01-27 11:53:59.058066' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 11:53:59.059070' WHERE "inkwell_comments"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["parent_id", 4], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 4, "user_id" = 2, "created_at" = '2013-01-27 11:53:59.060482', "updated_at" = '2013-01-27 11:53:59.060482', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 7 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7}]', "updated_at" = '2013-01-27 11:53:59.063876' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 4]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7}]', "updated_at" = '2013-01-27 11:53:59.066448' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":4},{"user_id":2,"comment_id":7}]', "updated_at" = '2013-01-27 11:53:59.068047' WHERE "inkwell_comments"."id" = 2 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 4]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":7}]', "updated_at" = '2013-01-27 11:53:59.069542' WHERE "inkwell_comments"."id" = 4  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,2,4]', "updated_at" = '2013-01-27 11:53:59.070504' WHERE "inkwell_comments"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["parent_id", 3], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 3, "user_id" = 1, "created_at" = '2013-01-27 11:53:59.071982', "updated_at" = '2013-01-27 11:53:59.071982', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 8 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8}]', "updated_at" = '2013-01-27 11:53:59.075365' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8}]', "updated_at" = '2013-01-27 11:53:59.077957' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5},{"user_id":1,"comment_id":8}]', "updated_at" = '2013-01-27 11:53:59.079551' WHERE "inkwell_comments"."id" = 3  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,3]', "updated_at" = '2013-01-27 11:53:59.080504' WHERE "inkwell_comments"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 11:53:59.081919', "updated_at" = '2013-01-27 11:53:59.081919', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 9 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9}]', "updated_at" = '2013-01-27 11:53:59.085401' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9}]', "updated_at" = '2013-01-27 11:53:59.088026' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 11:53:59.089017' WHERE "inkwell_comments"."id" = 9  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["parent_id", 6], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 6, "user_id" = 2, "created_at" = '2013-01-27 11:53:59.090450', "updated_at" = '2013-01-27 11:53:59.090450', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 10 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10}]', "updated_at" = '2013-01-27 11:53:59.093917' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10}]', "updated_at" = '2013-01-27 11:53:59.096589' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":10}]', "updated_at" = '2013-01-27 11:53:59.098210' WHERE "inkwell_comments"."id" = 6  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,6]', "updated_at" = '2013-01-27 11:53:59.099168' WHERE "inkwell_comments"."id" = 10  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["parent_id", 5], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 5, "user_id" = 1, "created_at" = '2013-01-27 11:53:59.100627', "updated_at" = '2013-01-27 11:53:59.100627', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 11 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11}]', "updated_at" = '2013-01-27 11:53:59.104132' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 5]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11}]', "updated_at" = '2013-01-27 11:53:59.106792' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":11}]', "updated_at" = '2013-01-27 11:53:59.108435' WHERE "inkwell_comments"."id" = 3 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 5]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":11}]', "updated_at" = '2013-01-27 11:53:59.109940' WHERE "inkwell_comments"."id" = 5  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,3,5]', "updated_at" = '2013-01-27 11:53:59.110875' WHERE "inkwell_comments"."id" = 11  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 11:53:59.112309', "updated_at" = '2013-01-27 11:53:59.112309', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 12 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11},{"user_id":2,"comment_id":12}]', "updated_at" = '2013-01-27 11:53:59.115940' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11},{"user_id":2,"comment_id":12}]', "updated_at" = '2013-01-27 11:53:59.118673' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 11:53:59.119708' WHERE "inkwell_comments"."id" = 12  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 8]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 9]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 10]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 11]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 12]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 7]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 8]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 9]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 10]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 4]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 5]]  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.0ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_comments" WHERE "inkwell_comments"."user_id" = 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:53:59.148738', "updated_at" = '2013-01-27 11:53:59.148738', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:53:59.152209' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:53:59.153384' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 LIMIT 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = 1 LIMIT 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.3ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 11:53:59.191097', "updated_at" = '2013-01-27 11:53:59.191097', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:53:59.194620' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:53:59.195831' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 11:53:59.197557', "updated_at" = '2013-01-27 11:53:59.197557', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 11:53:59.225204' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 11:53:59.227903' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 11:53:59.228969' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 11:53:59.230696', "updated_at" = '2013-01-27 11:53:59.230696', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-27 11:53:59.234751' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-27 11:53:59.237525' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 11:53:59.238658' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["parent_id", 2], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 2, "user_id" = 2, "created_at" = '2013-01-27 11:53:59.240365', "updated_at" = '2013-01-27 11:53:59.240365', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 4 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-27 11:53:59.243955' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-27 11:53:59.246515' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-27 11:53:59.248247' WHERE "inkwell_comments"."id" = 2  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,2]', "updated_at" = '2013-01-27 11:53:59.249302' WHERE "inkwell_comments"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["parent_id", 3], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 3, "user_id" = 1, "created_at" = '2013-01-27 11:53:59.251084', "updated_at" = '2013-01-27 11:53:59.251084', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 5 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-27 11:53:59.254632' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-27 11:53:59.257286' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-27 11:53:59.258906' WHERE "inkwell_comments"."id" = 3  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,3]', "updated_at" = '2013-01-27 11:53:59.259901' WHERE "inkwell_comments"."id" = 5  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 11:53:59.261398', "updated_at" = '2013-01-27 11:53:59.261398', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 6 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6}]', "updated_at" = '2013-01-27 11:53:59.264856' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6}]', "updated_at" = '2013-01-27 11:53:59.267480' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 11:53:59.268553' WHERE "inkwell_comments"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["parent_id", 4], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 4, "user_id" = 2, "created_at" = '2013-01-27 11:53:59.270552', "updated_at" = '2013-01-27 11:53:59.270552', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 7 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7}]', "updated_at" = '2013-01-27 11:53:59.274687' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 4]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7}]', "updated_at" = '2013-01-27 11:53:59.316250' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":4},{"user_id":2,"comment_id":7}]', "updated_at" = '2013-01-27 11:53:59.318511' WHERE "inkwell_comments"."id" = 2 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 4]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":7}]', "updated_at" = '2013-01-27 11:53:59.320219' WHERE "inkwell_comments"."id" = 4  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,2,4]', "updated_at" = '2013-01-27 11:53:59.321295' WHERE "inkwell_comments"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["parent_id", 3], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 3, "user_id" = 1, "created_at" = '2013-01-27 11:53:59.323097', "updated_at" = '2013-01-27 11:53:59.323097', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 8 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8}]', "updated_at" = '2013-01-27 11:53:59.327103' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8}]', "updated_at" = '2013-01-27 11:53:59.329978' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5},{"user_id":1,"comment_id":8}]', "updated_at" = '2013-01-27 11:53:59.331704' WHERE "inkwell_comments"."id" = 3  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,3]', "updated_at" = '2013-01-27 11:53:59.332718' WHERE "inkwell_comments"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 11:53:59.334214', "updated_at" = '2013-01-27 11:53:59.334214', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 9 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9}]', "updated_at" = '2013-01-27 11:53:59.338048' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9}]', "updated_at" = '2013-01-27 11:53:59.340798' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 11:53:59.341893' WHERE "inkwell_comments"."id" = 9  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["parent_id", 6], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 6, "user_id" = 2, "created_at" = '2013-01-27 11:53:59.343409', "updated_at" = '2013-01-27 11:53:59.343409', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 10 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10}]', "updated_at" = '2013-01-27 11:53:59.347002' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10}]', "updated_at" = '2013-01-27 11:53:59.349733' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":10}]', "updated_at" = '2013-01-27 11:53:59.351372' WHERE "inkwell_comments"."id" = 6  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,6]', "updated_at" = '2013-01-27 11:53:59.352362' WHERE "inkwell_comments"."id" = 10  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["parent_id", 5], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 5, "user_id" = 1, "created_at" = '2013-01-27 11:53:59.353825', "updated_at" = '2013-01-27 11:53:59.353825', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 11 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11}]', "updated_at" = '2013-01-27 11:53:59.357470' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 5]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11}]', "updated_at" = '2013-01-27 11:53:59.360240' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":11}]', "updated_at" = '2013-01-27 11:53:59.361920' WHERE "inkwell_comments"."id" = 3 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 5]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":11}]', "updated_at" = '2013-01-27 11:53:59.363465' WHERE "inkwell_comments"."id" = 5  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,3,5]', "updated_at" = '2013-01-27 11:53:59.364441' WHERE "inkwell_comments"."id" = 11  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 11:53:59.365898', "updated_at" = '2013-01-27 11:53:59.365898', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 12 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11},{"user_id":2,"comment_id":12}]', "updated_at" = '2013-01-27 11:53:59.369513' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11},{"user_id":2,"comment_id":12}]', "updated_at" = '2013-01-27 11:53:59.372321' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 11:53:59.373334' WHERE "inkwell_comments"."id" = 12  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 4]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 5]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 7]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 8]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 9]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 10]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 11]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 12]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 11]] Inkwell::Comment Load (0.3ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 AND (created_at < '2013-01-27 11:53:59.353825') ORDER BY created_at DESC LIMIT 10  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.0ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.0ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 11:53:59.430265', "updated_at" = '2013-01-27 11:53:59.430265', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:53:59.433755' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:53:59.434969' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 11:53:59.436672', "updated_at" = '2013-01-27 11:53:59.436672', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 11:53:59.439899' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 11:53:59.442282' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 11:53:59.443267' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]] Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.0ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."user_id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.0ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 11:53:59.486942', "updated_at" = '2013-01-27 11:53:59.486942', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:53:59.490391' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:53:59.491552' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 11:53:59.493222', "updated_at" = '2013-01-27 11:53:59.493222', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 11:53:59.496498' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:53:59.497579' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 11:53:59.499038', "updated_at" = '2013-01-27 11:53:59.499038', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-27 11:53:59.502225' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:53:59.503289' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 11:53:59.504732', "updated_at" = '2013-01-27 11:53:59.504732', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 4 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-27 11:53:59.508008' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:53:59.509049' WHERE "inkwell_comments"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 11:53:59.510503', "updated_at" = '2013-01-27 11:53:59.510503', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 5 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-27 11:53:59.513751' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:53:59.514813' WHERE "inkwell_comments"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 11:53:59.516270', "updated_at" = '2013-01-27 11:53:59.516270', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 6 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6}]', "updated_at" = '2013-01-27 11:53:59.519629' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:53:59.520726' WHERE "inkwell_comments"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 11:53:59.522181', "updated_at" = '2013-01-27 11:53:59.522181', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 7 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7}]', "updated_at" = '2013-01-27 11:53:59.525539' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:53:59.526602' WHERE "inkwell_comments"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 11:53:59.528054', "updated_at" = '2013-01-27 11:53:59.528054', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 8 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8}]', "updated_at" = '2013-01-27 11:53:59.531425' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:53:59.532487' WHERE "inkwell_comments"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 11:53:59.533960', "updated_at" = '2013-01-27 11:53:59.533960', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 9 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9}]', "updated_at" = '2013-01-27 11:53:59.537374' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:53:59.538443' WHERE "inkwell_comments"."id" = 9  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 11:53:59.539887', "updated_at" = '2013-01-27 11:53:59.539887', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 10 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10}]', "updated_at" = '2013-01-27 11:53:59.543508' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:53:59.544623' WHERE "inkwell_comments"."id" = 10  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 11:53:59.546131', "updated_at" = '2013-01-27 11:53:59.546131', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 11 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11}]', "updated_at" = '2013-01-27 11:53:59.573552' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:53:59.574788' WHERE "inkwell_comments"."id" = 11  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 11:53:59.576343', "updated_at" = '2013-01-27 11:53:59.576343', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 12 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11},{"user_id":2,"comment_id":12}]', "updated_at" = '2013-01-27 11:53:59.580107' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:53:59.581217' WHERE "inkwell_comments"."id" = 12  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.3ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 11]] Inkwell::Comment Load (0.4ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 AND (created_at < '2013-01-27 11:53:59.546131') ORDER BY created_at DESC LIMIT 10  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.0ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 11:53:59.607539', "updated_at" = '2013-01-27 11:53:59.607539', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:53:59.611140' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:53:59.612339' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 11:53:59.614104', "updated_at" = '2013-01-27 11:53:59.614104', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 11:53:59.617522' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:53:59.618636' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments"  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' SQL (0.1ms) DELETE FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' SQL (0.1ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_comment" = 'f' Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 SQL (0.1ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 't' SQL (0.1ms) DELETE FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' SQL (0.1ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_comment" = 't' SQL (0.1ms) DELETE FROM "inkwell_comments" WHERE "inkwell_comments"."id" = 1 SQL (0.1ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 2 AND "inkwell_timeline_items"."is_comment" = 't' SQL (0.1ms) DELETE FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 't' SQL (0.0ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 2 AND "inkwell_blog_items"."is_comment" = 't' SQL (0.0ms) DELETE FROM "inkwell_comments" WHERE "inkwell_comments"."id" = 2 SQL (0.1ms) DELETE FROM "posts" WHERE "posts"."id" = ? [["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments"  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.0ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 11:53:59.648128', "updated_at" = '2013-01-27 11:53:59.648128', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:53:59.651666' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:53:59.652932' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 11:53:59.654739', "updated_at" = '2013-01-27 11:53:59.654739', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 11:53:59.658093' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 11:53:59.660687' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 11:53:59.661743' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 11:53:59.663302', "updated_at" = '2013-01-27 11:53:59.663302', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-27 11:53:59.666758' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:53:59.667887' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 11:53:59.669418', "updated_at" = '2013-01-27 11:53:59.669418', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 4 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-27 11:53:59.672896' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-27 11:53:59.675396' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 11:53:59.676436' WHERE "inkwell_comments"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 11:53:59.678350', "updated_at" = '2013-01-27 11:53:59.678350', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 5 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-27 11:53:59.682465' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:53:59.683652' WHERE "inkwell_comments"."id" = 5  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 11:53:59.685348', "updated_at" = '2013-01-27 11:53:59.685348', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 6 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6}]', "updated_at" = '2013-01-27 11:53:59.688986' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":2,"comment_id":4},{"user_id":2,"comment_id":6}]', "updated_at" = '2013-01-27 11:53:59.691589' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 11:53:59.692659' WHERE "inkwell_comments"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 11:53:59.694179', "updated_at" = '2013-01-27 11:53:59.694179', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 7 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":1,"comment_id":7}]', "updated_at" = '2013-01-27 11:53:59.697765' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:53:59.698876' WHERE "inkwell_comments"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 7]]  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (39.1ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 11:53:59.762831', "updated_at" = '2013-01-27 11:53:59.762831', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:53:59.766438' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:53:59.767690' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 11:53:59.769495', "updated_at" = '2013-01-27 11:53:59.769495', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 11:53:59.772988' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:53:59.774122' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 11:53:59.775654', "updated_at" = '2013-01-27 11:53:59.775654', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-27 11:53:59.778993' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:53:59.780102' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["parent_id", 2], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 2, "user_id" = 2, "created_at" = '2013-01-27 11:53:59.781656', "updated_at" = '2013-01-27 11:53:59.781656', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 4 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-27 11:53:59.785116' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-27 11:53:59.787661' WHERE "inkwell_comments"."id" = 2  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[2]', "updated_at" = '2013-01-27 11:53:59.788688' WHERE "inkwell_comments"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 11:53:59.790181', "updated_at" = '2013-01-27 11:53:59.790181', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 5 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-27 11:53:59.793565' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:53:59.794664' WHERE "inkwell_comments"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 11:53:59.796133', "updated_at" = '2013-01-27 11:53:59.796133', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 6 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6}]', "updated_at" = '2013-01-27 11:53:59.799497' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:53:59.800579' WHERE "inkwell_comments"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 11:53:59.802086', "updated_at" = '2013-01-27 11:53:59.802086', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 7 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7}]', "updated_at" = '2013-01-27 11:53:59.805514' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:53:59.806656' WHERE "inkwell_comments"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 11:53:59.808207', "updated_at" = '2013-01-27 11:53:59.808207', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 8 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8}]', "updated_at" = '2013-01-27 11:53:59.811759' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:53:59.812876' WHERE "inkwell_comments"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 11:53:59.814366', "updated_at" = '2013-01-27 11:53:59.814366', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 9 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9}]', "updated_at" = '2013-01-27 11:53:59.817892' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:53:59.818968' WHERE "inkwell_comments"."id" = 9  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 11:53:59.820431', "updated_at" = '2013-01-27 11:53:59.820431', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 10 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10}]', "updated_at" = '2013-01-27 11:53:59.823898' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:53:59.824977' WHERE "inkwell_comments"."id" = 10  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 11:53:59.826427', "updated_at" = '2013-01-27 11:53:59.826427', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 11 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11}]', "updated_at" = '2013-01-27 11:53:59.829976' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:53:59.831068' WHERE "inkwell_comments"."id" = 11  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 11:53:59.832547', "updated_at" = '2013-01-27 11:53:59.832547', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 12 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11},{"user_id":2,"comment_id":12}]', "updated_at" = '2013-01-27 11:53:59.836109' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:53:59.837342' WHERE "inkwell_comments"."id" = 12  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.3ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 ORDER BY created_at DESC LIMIT 5 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 11]] Inkwell::Comment Load (0.3ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 AND (created_at < '2013-01-27 11:53:59.826427') ORDER BY created_at DESC LIMIT 5 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]] Inkwell::Comment Load (0.3ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 AND (created_at < '2013-01-27 11:53:59.796133') ORDER BY created_at DESC LIMIT 7  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.0ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:53:59.865009', "updated_at" = '2013-01-27 11:53:59.865009', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:53:59.868515' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:53:59.869726' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["is_comment", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 11:53:59.873726' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."id" = ? [["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[]', "updated_at" = '2013-01-27 11:53:59.878635' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["is_comment", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 11:53:59.883993' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["is_comment", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1,2]', "updated_at" = '2013-01-27 11:53:59.887818' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"  Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.0ms) DELETE FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."id" = ? [["id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[2]', "updated_at" = '2013-01-27 11:53:59.892374' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.0ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:53:59.915189', "updated_at" = '2013-01-27 11:53:59.915189', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:53:59.918656' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:53:59.919859' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["is_comment", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 11:53:59.923886' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"  Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["is_comment", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1,2]', "updated_at" = '2013-01-27 11:53:59.929412' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"  Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.0ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.0ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.0ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.0ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:53:59.953433', "updated_at" = '2013-01-27 11:53:59.953433', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:53:59.956957' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:53:59.958131' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["parent_id", nil], ["post_id", 2], ["updated_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 2, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:53:59.963510', "updated_at" = '2013-01-27 11:53:59.963510', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 2]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":2}]', "updated_at" = '2013-01-27 11:53:59.966706' WHERE "posts"."id" = 2  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:53:59.967859' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["parent_id", nil], ["post_id", 3], ["updated_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 3, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-01-27 11:53:59.973465', "updated_at" = '2013-01-27 11:53:59.973465', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 3]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":3}]', "updated_at" = '2013-01-27 11:53:59.976728' WHERE "posts"."id" = 3  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:53:59.977781' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["parent_id", nil], ["post_id", 3], ["updated_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 3, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:53:59.979234', "updated_at" = '2013-01-27 11:53:59.979234', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 4 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 3]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":3},{"user_id":1,"comment_id":4}]', "updated_at" = '2013-01-27 11:53:59.982391' WHERE "posts"."id" = 3  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:53:59.983456' WHERE "inkwell_comments"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:53:59 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["parent_id", nil], ["post_id", 6], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 6, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:54:00.022565', "updated_at" = '2013-01-27 11:54:00.022565', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 5 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-27 11:54:00.026682' WHERE "posts"."id" = 6  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:54:00.027899' WHERE "inkwell_comments"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["parent_id", nil], ["post_id", 6], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 6, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:54:00.029616', "updated_at" = '2013-01-27 11:54:00.029616', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 6 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5},{"user_id":1,"comment_id":6}]', "updated_at" = '2013-01-27 11:54:00.033106' WHERE "posts"."id" = 6  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:54:00.034271' WHERE "inkwell_comments"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["parent_id", nil], ["post_id", 6], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 6, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:54:00.035809', "updated_at" = '2013-01-27 11:54:00.035809', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 7 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5},{"user_id":1,"comment_id":6},{"user_id":1,"comment_id":7}]', "updated_at" = '2013-01-27 11:54:00.039158' WHERE "posts"."id" = 6  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:54:00.040275' WHERE "inkwell_comments"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["parent_id", nil], ["post_id", 6], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 6, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-01-27 11:54:00.041841', "updated_at" = '2013-01-27 11:54:00.041841', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 8 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5},{"user_id":1,"comment_id":6},{"user_id":1,"comment_id":7},{"user_id":2,"comment_id":8}]', "updated_at" = '2013-01-27 11:54:00.045292' WHERE "posts"."id" = 6  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:54:00.046407' WHERE "inkwell_comments"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["is_comment", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 11:54:00.054683' WHERE "posts"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["is_comment", true], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 11:54:00.058741' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["is_comment", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 11:54:00.062615' WHERE "posts"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["is_comment", true], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 11:54:00.066577' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 4 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["is_comment", true], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 11:54:00.070403' WHERE "inkwell_comments"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 4 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["is_comment", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 11:54:00.074243' WHERE "posts"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 5 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["is_comment", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 11:54:00.078058' WHERE "posts"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 6 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["is_comment", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 11:54:00.081946' WHERE "posts"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 5 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["is_comment", true], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 11:54:00.086198' WHERE "inkwell_comments"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 6 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["is_comment", true], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 11:54:00.090758' WHERE "inkwell_comments"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["is_comment", true], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 11:54:00.094689' WHERE "inkwell_comments"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 8 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["is_comment", true], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 11:54:00.098716' WHERE "inkwell_comments"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["is_comment", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 11:54:00.102638' WHERE "posts"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.3ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 7]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 8]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 7]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 5]] Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]] Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 5]] Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 4]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 4]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 8 AND "inkwell_favorite_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."id" = ? LIMIT 1 [["id", 12]] Inkwell::FavoriteItem Load (0.3ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."user_id" = 1 AND (created_at < '2013-01-27 11:54:00.097156') ORDER BY created_at DESC LIMIT 10 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 7]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 5]] Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]] Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 5]] Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 4]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 4]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 3]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 8 AND "inkwell_favorite_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."id" = ? LIMIT 1 [["id", 12]] Inkwell::FavoriteItem Load (0.3ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."user_id" = 1 AND (created_at < '2013-01-27 11:54:00.097156') ORDER BY created_at DESC LIMIT 5 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 7]] Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]] Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 5]] Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]] Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 5]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 5 AND "inkwell_favorite_items"."is_comment" = 'f' LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.0ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.0ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.0ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:54:00.193210', "updated_at" = '2013-01-27 11:54:00.193210', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:54:00.196921' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:54:00.198183' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["is_comment", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 11:54:00.202440' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.9ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.0ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.0ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.0ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:54:00.224018', "updated_at" = '2013-01-27 11:54:00.224018', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:54:00.227562' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:54:00.228779' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 11:54:00.232867' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."id" = ? [["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[]', "updated_at" = '2013-01-27 11:54:00.237609' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 11:54:00.242226' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1,2]', "updated_at" = '2013-01-27 11:54:00.245991' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"  Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."id" = ? [["id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 11:54:00.250628' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.0ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:54:00.273359', "updated_at" = '2013-01-27 11:54:00.273359', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:54:00.276882' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:54:00.278064' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"  Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.0ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.0ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.0ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.0ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:54:00.300723', "updated_at" = '2013-01-27 11:54:00.300723', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:54:00.305026' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:54:00.306336' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["is_comment", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.2ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.8ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.0ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.0ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.0ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:54:00.332333', "updated_at" = '2013-01-27 11:54:00.332333', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:54:00.335719' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:54:00.337131' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.0ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.0ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.0ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:54:00.359826', "updated_at" = '2013-01-27 11:54:00.359826', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:54:00.363510' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:54:00.365040' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["parent_id", nil], ["post_id", 2], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 2, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:54:00.370854', "updated_at" = '2013-01-27 11:54:00.370854', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 2]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":2}]', "updated_at" = '2013-01-27 11:54:00.374015' WHERE "posts"."id" = 2  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:54:00.375118' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["parent_id", nil], ["post_id", 3], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 3, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-01-27 11:54:00.380677', "updated_at" = '2013-01-27 11:54:00.380677', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 3]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":3}]', "updated_at" = '2013-01-27 11:54:00.383946' WHERE "posts"."id" = 3  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:54:00.385018' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["parent_id", nil], ["post_id", 3], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 3, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:54:00.386512', "updated_at" = '2013-01-27 11:54:00.386512', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 4 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 3]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":3},{"user_id":1,"comment_id":4}]', "updated_at" = '2013-01-27 11:54:00.389767' WHERE "posts"."id" = 3  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:54:00.390879' WHERE "inkwell_comments"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["parent_id", nil], ["post_id", 6], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 6, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:54:00.403904', "updated_at" = '2013-01-27 11:54:00.403904', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 5 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-27 11:54:00.407185' WHERE "posts"."id" = 6  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:54:00.408352' WHERE "inkwell_comments"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["parent_id", nil], ["post_id", 6], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 6, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:54:00.409851', "updated_at" = '2013-01-27 11:54:00.409851', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 6 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5},{"user_id":1,"comment_id":6}]', "updated_at" = '2013-01-27 11:54:00.413125' WHERE "posts"."id" = 6  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:54:00.414199' WHERE "inkwell_comments"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["parent_id", nil], ["post_id", 6], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 6, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:54:00.415676', "updated_at" = '2013-01-27 11:54:00.415676', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 7 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5},{"user_id":1,"comment_id":6},{"user_id":1,"comment_id":7}]', "updated_at" = '2013-01-27 11:54:00.418970' WHERE "posts"."id" = 6  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:54:00.420038' WHERE "inkwell_comments"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["parent_id", nil], ["post_id", 6], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 6, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-01-27 11:54:00.421523', "updated_at" = '2013-01-27 11:54:00.421523', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 8 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5},{"user_id":1,"comment_id":6},{"user_id":1,"comment_id":7},{"user_id":2,"comment_id":8}]', "updated_at" = '2013-01-27 11:54:00.424861' WHERE "posts"."id" = 6  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:54:00.425941' WHERE "inkwell_comments"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["is_comment", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 11:54:00.458790' WHERE "posts"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["is_comment", true], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 11:54:00.462869' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["is_comment", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 11:54:00.466683' WHERE "posts"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["is_comment", true], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 11:54:00.470596' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 4 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["is_comment", true], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 11:54:00.474480' WHERE "inkwell_comments"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 4 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["is_comment", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 11:54:00.478296' WHERE "posts"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 5 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["is_comment", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 11:54:00.482142' WHERE "posts"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 6 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["is_comment", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 11:54:00.485923' WHERE "posts"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 5 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["is_comment", true], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 11:54:00.489748' WHERE "inkwell_comments"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 6 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["is_comment", true], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 11:54:00.493542' WHERE "inkwell_comments"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["is_comment", true], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 11:54:00.497354' WHERE "inkwell_comments"."id" = 7  (0.1ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 8 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["is_comment", true], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 11:54:00.501191' WHERE "inkwell_comments"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["is_comment", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 11:54:00.505073' WHERE "posts"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["is_comment", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1,2]', "updated_at" = '2013-01-27 11:54:00.508860' WHERE "posts"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["is_comment", true], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1,2]', "updated_at" = '2013-01-27 11:54:00.512651' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 7 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["is_comment", true], ["is_reblog", true], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-27 11:54:00.517265' WHERE "inkwell_comments"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 7 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-27 11:54:00.521566' WHERE "posts"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.3ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 7]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 7 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 8]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 8 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 8 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 7]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 7 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 6 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 6 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 5]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 5 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 5 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 6 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 6 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 5]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 5 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 5 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 4]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 4 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 4 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 4]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 4 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 4 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 3 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.0ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.0ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.0ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:54:00.572708', "updated_at" = '2013-01-27 11:54:00.572708', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:54:00.576720' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:54:00.578118' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.0ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.0ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.0ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:54:00.645697', "updated_at" = '2013-01-27 11:54:00.645697', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:54:00.649293' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:54:00.650519' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 11:54:00.654650' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.0ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.0ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.0ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:54:00.676272', "updated_at" = '2013-01-27 11:54:00.676272', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:54:00.679765' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:54:00.680993' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"  Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.0ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.0ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.0ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.0ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:54:00.706116', "updated_at" = '2013-01-27 11:54:00.706116', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:54:00.709572' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:54:00.710779' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.0ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.0ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.0ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.0ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:54:00.732400', "updated_at" = '2013-01-27 11:54:00.732400', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.3ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:54:00.736520' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:54:00.738378' WHERE "inkwell_comments"."id" = 1  (0.1ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 11:54:00.743801' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"  Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1,2]', "updated_at" = '2013-01-27 11:54:00.750316' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"  Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.0ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:54:00.773932', "updated_at" = '2013-01-27 11:54:00.773932', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:54:00.777374' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:54:00.778584' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-01-27 11:54:00.807944', "updated_at" = '2013-01-27 11:54:00.807944', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 11:54:00.811311' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:54:00.812453' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[1]', "updated_at" = '2013-01-27 11:54:00.813747' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-27 11:54:00.815003' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 8 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 7 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 6 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 5 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[]', "updated_at" = '2013-01-27 11:54:00.828972' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[]', "updated_at" = '2013-01-27 11:54:00.830306' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."has_many_sources" = 'f' AND (from_source like '%{"user_id":2%' and user_id = 1) Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE (from_source like '%{"user_id":2%' and user_id = 1) User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.0ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.0ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:54:00.854071', "updated_at" = '2013-01-27 11:54:00.854071', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:54:00.857475' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:54:00.858692' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-01-27 11:54:00.914536', "updated_at" = '2013-01-27 11:54:00.914536', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 11:54:00.918501' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:54:00.919872' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 3 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[3]', "updated_at" = '2013-01-27 11:54:00.926324' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[2]', "updated_at" = '2013-01-27 11:54:00.927678' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[3]', "updated_at" = '2013-01-27 11:54:00.928959' WHERE "users"."id" = 2  (0.1ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 3 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["from_source", "[{\"user_id\":3,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.0ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.0ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.0ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:54:00.957046', "updated_at" = '2013-01-27 11:54:00.957046', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:54:00.961131' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:54:00.962492' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-01-27 11:54:00.994638', "updated_at" = '2013-01-27 11:54:00.994638', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 11:54:00.998201' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:54:00.999376' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[1]', "updated_at" = '2013-01-27 11:54:01.000773' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-27 11:54:01.002104' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 8 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 7 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 6 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 5 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:00 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."item_id" = 5 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."item_id" = 6 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."item_id" = 7 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."item_id" = 8 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.0ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.0ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:54:01.042638', "updated_at" = '2013-01-27 11:54:01.042638', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:54:01.046244' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:54:01.047490' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (40.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-01-27 11:54:01.120227', "updated_at" = '2013-01-27 11:54:01.120227', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 11:54:01.123838' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:54:01.125048' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[1]', "updated_at" = '2013-01-27 11:54:01.126432' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-27 11:54:01.127735' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 8 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 7 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 6 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 5 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]]  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.0ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.0ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.0ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.0ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:54:01.161893', "updated_at" = '2013-01-27 11:54:01.161893', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:54:01.165393' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:54:01.166600' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-01-27 11:54:01.195945', "updated_at" = '2013-01-27 11:54:01.195945', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 11:54:01.199260' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:54:01.200367' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.0ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:54:01.221888', "updated_at" = '2013-01-27 11:54:01.221888', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:54:01.225360' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:54:01.226549' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-01-27 11:54:01.254536', "updated_at" = '2013-01-27 11:54:01.254536', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 11:54:01.258520' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:54:01.259901' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[1]', "updated_at" = '2013-01-27 11:54:01.261280' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-27 11:54:01.262538' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 8 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 7 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 6 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 5 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]]  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."item_id" = 5 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."item_id" = 6 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."item_id" = 7 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."item_id" = 8 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."item_id" = 2 AND "inkwell_timeline_items"."is_comment" = 't' LIMIT 1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.0ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.0ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.0ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.0ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.0ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:54:01.304456', "updated_at" = '2013-01-27 11:54:01.304456', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:54:01.307851' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:54:01.309044' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-01-27 11:54:01.366391', "updated_at" = '2013-01-27 11:54:01.366391', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 11:54:01.370734' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:54:01.372343' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 3 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[3]', "updated_at" = '2013-01-27 11:54:01.379224' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[2]', "updated_at" = '2013-01-27 11:54:01.380678' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[3]', "updated_at" = '2013-01-27 11:54:01.381959' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 3 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["from_source", "[{\"user_id\":3,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[2]', "updated_at" = '2013-01-27 11:54:01.387768' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[3,1]', "updated_at" = '2013-01-27 11:54:01.389458' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 4 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 3 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 2 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_timeline_items" SET "has_many_sources" = 't', "from_source" = '[{"user_id":3,"type":"reblog"},{"user_id":1,"type":"following"}]', "updated_at" = '2013-01-27 11:54:01.401103' WHERE "inkwell_timeline_items"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[]', "updated_at" = '2013-01-27 11:54:01.405311' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[3]', "updated_at" = '2013-01-27 11:54:01.406860' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."has_many_sources" = 'f' AND (from_source like '%{"user_id":1%' and user_id = 2) Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE (from_source like '%{"user_id":1%' and user_id = 2)  (0.1ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_timeline_items" SET "from_source" = '[{"user_id":3,"type":"reblog"}]', "has_many_sources" = 'f', "updated_at" = '2013-01-27 11:54:01.409449' WHERE "inkwell_timeline_items"."id" = 1  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[2]', "updated_at" = '2013-01-27 11:54:01.413570' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[3,1]', "updated_at" = '2013-01-27 11:54:01.415069' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 4 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 3 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 2 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_timeline_items" SET "has_many_sources" = 't', "from_source" = '[{"user_id":3,"type":"reblog"},{"user_id":1,"type":"following"}]', "updated_at" = '2013-01-27 11:54:01.426520' WHERE "inkwell_timeline_items"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[]', "updated_at" = '2013-01-27 11:54:01.429660' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[1]', "updated_at" = '2013-01-27 11:54:01.431188' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."has_many_sources" = 'f' AND (from_source like '%{"user_id":3%' and user_id = 2) Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE (from_source like '%{"user_id":3%' and user_id = 2)  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_timeline_items" SET "from_source" = '[{"user_id":1,"type":"following"}]', "has_many_sources" = 'f', "updated_at" = '2013-01-27 11:54:01.433748' WHERE "inkwell_timeline_items"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.7ms) rollback transaction  (0.9ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.0ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.0ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.0ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.0ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.0ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_1"], ["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_2"], ["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_3"], ["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "morozovm_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_4"], ["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_5"], ["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 5 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[1]', "updated_at" = '2013-01-27 11:54:01.489089' WHERE "posts"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "morozovm_post_test_body_1"], ["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_6"], ["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 9], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_7"], ["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 10], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_8"], ["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 11], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "morozovm_post_test_body_2"], ["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 12], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_9"], ["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 13], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "morozovm_post_test_body_3"], ["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 14], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 8 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[1]', "updated_at" = '2013-01-27 11:54:01.562240' WHERE "posts"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 12 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 12], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[1]', "updated_at" = '2013-01-27 11:54:01.566711' WHERE "posts"."id" = 12  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 13 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 13], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-27 11:54:01.571021' WHERE "posts"."id" = 13  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 13 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["is_comment", false], ["item_id", 13], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[2]', "updated_at" = '2013-01-27 11:54:01.575038' WHERE "posts"."id" = 13  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.3ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 12]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 12 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 12 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 8]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 8 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 8 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 13]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 13 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 13 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 11]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 11 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 11 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 10]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 10 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 10 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 9]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 9 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 9 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 5]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 5 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 5 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 7]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 7 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 6 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 6 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 4]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 4 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 4 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 13 AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.0ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.0ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.0ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.0ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[2]', "updated_at" = '2013-01-27 11:54:01.624502' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[1]', "updated_at" = '2013-01-27 11:54:01.625819' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[2,3]', "updated_at" = '2013-01-27 11:54:01.631505' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[1]', "updated_at" = '2013-01-27 11:54:01.632861' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["user_id", 1]] SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["user_id", 2]] SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' AND "inkwell_timeline_items"."item_id" = 2  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' AND "inkwell_timeline_items"."item_id" = 2  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.0ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.0ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.0ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.0ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:54:01 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.0ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.0ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.0ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.0ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.0ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users'; Connecting to database specified by database.yml  (0.5ms) begin transaction  (0.8ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) SAVEPOINT active_record_1 SQL (7.0ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:42 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:55:42 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:42 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:55:42 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:42 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:42 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.4ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:42 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:42 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:55:42 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:42 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:55:42.915204', "updated_at" = '2013-01-27 11:55:42.915204', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:55:42.921284' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:42.923011' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:42 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:42 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:42 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 11:55:42 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:42 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:42 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:42 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 11:55:42 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:42 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:42 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:42 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 11:55:42 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:42 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:42 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:42 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 11:55:42 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:42 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:42 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:42 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 11:55:42 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:42 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:42 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:42 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 11:55:42 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:42 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:42 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:42 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 11:55:42 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:55:42 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:42 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-01-27 11:55:42.952016', "updated_at" = '2013-01-27 11:55:42.952016', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 11:55:42.955469' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:42.956569' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.0ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.0ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:42 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:55:42 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:42 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:55:42 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:42 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:42 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:42 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:42 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:55:42 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:42 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:55:42.981061', "updated_at" = '2013-01-27 11:55:42.981061', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:55:42.984790' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:42.985994' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:42 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:42 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:42 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 11:55:42 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:42 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:42 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:42 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 11:55:42 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:42 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:42 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:42 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 11:55:42 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:42 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:42 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-01-27 11:55:43.016544', "updated_at" = '2013-01-27 11:55:43.016544', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 11:55:43.020051' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:43.021165' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[1]', "updated_at" = '2013-01-27 11:55:43.022703' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-27 11:55:43.024514' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.2ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 8 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 7 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 6 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 5 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.2ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."item_id" = 5 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.8ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:55:43.078152', "updated_at" = '2013-01-27 11:55:43.078152', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:55:43.081806' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:43.083042' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-01-27 11:55:43.147337', "updated_at" = '2013-01-27 11:55:43.147337', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 11:55:43.151122' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:43.152302' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 3 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[3]', "updated_at" = '2013-01-27 11:55:43.166366' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[2]', "updated_at" = '2013-01-27 11:55:43.167775' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[3]', "updated_at" = '2013-01-27 11:55:43.169039' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 3 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["from_source", "[{\"user_id\":3,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[2]', "updated_at" = '2013-01-27 11:55:43.174781' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[3,1]', "updated_at" = '2013-01-27 11:55:43.176140' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 4 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 3 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 2 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_timeline_items" SET "has_many_sources" = 't', "from_source" = '[{"user_id":3,"type":"reblog"},{"user_id":1,"type":"following"}]', "updated_at" = '2013-01-27 11:55:43.187852' WHERE "inkwell_timeline_items"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[]', "updated_at" = '2013-01-27 11:55:43.192388' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[3]', "updated_at" = '2013-01-27 11:55:43.193891' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."has_many_sources" = 'f' AND (from_source like '%{"user_id":1%' and user_id = 2) Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE (from_source like '%{"user_id":1%' and user_id = 2)  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_timeline_items" SET "from_source" = '[{"user_id":3,"type":"reblog"}]', "has_many_sources" = 'f', "updated_at" = '2013-01-27 11:55:43.197153' WHERE "inkwell_timeline_items"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[2]', "updated_at" = '2013-01-27 11:55:43.201212' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[3,1]', "updated_at" = '2013-01-27 11:55:43.202680' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 4 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 3 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 2 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_timeline_items" SET "has_many_sources" = 't', "from_source" = '[{"user_id":3,"type":"reblog"},{"user_id":1,"type":"following"}]', "updated_at" = '2013-01-27 11:55:43.214050' WHERE "inkwell_timeline_items"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.2ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[]', "updated_at" = '2013-01-27 11:55:43.217139' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[1]', "updated_at" = '2013-01-27 11:55:43.218588' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."has_many_sources" = 'f' AND (from_source like '%{"user_id":3%' and user_id = 2) Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE (from_source like '%{"user_id":3%' and user_id = 2)  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_timeline_items" SET "from_source" = '[{"user_id":1,"type":"following"}]', "has_many_sources" = 'f', "updated_at" = '2013-01-27 11:55:43.220975' WHERE "inkwell_timeline_items"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.0ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:55:43.245065', "updated_at" = '2013-01-27 11:55:43.245065', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:55:43.248540' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:43.249717' WHERE "inkwell_comments"."id" = 1  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-01-27 11:55:43.277902', "updated_at" = '2013-01-27 11:55:43.277902', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 11:55:43.282040' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:43.283145' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[1]', "updated_at" = '2013-01-27 11:55:43.284420' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-27 11:55:43.285633' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 8 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 7 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 6 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 5 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]]  (0.8ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:55:43.325460', "updated_at" = '2013-01-27 11:55:43.325460', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:55:43.328997' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:43.330198' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-01-27 11:55:43.360248', "updated_at" = '2013-01-27 11:55:43.360248', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 11:55:43.363909' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:43.364990' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[1]', "updated_at" = '2013-01-27 11:55:43.366257' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-27 11:55:43.367490' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 8 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 7 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 6 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 5 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]]  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."item_id" = 5 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."item_id" = 6 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."item_id" = 7 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."item_id" = 8 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."item_id" = 2 AND "inkwell_timeline_items"."is_comment" = 't' LIMIT 1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.0ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.0ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:55:43.410904', "updated_at" = '2013-01-27 11:55:43.410904', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:55:43.414377' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:43.415537' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-01-27 11:55:43.480829', "updated_at" = '2013-01-27 11:55:43.480829', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 11:55:43.484417' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:43.485599' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[1]', "updated_at" = '2013-01-27 11:55:43.486946' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-27 11:55:43.488233' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 8 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 7 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 6 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 5 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[]', "updated_at" = '2013-01-27 11:55:43.502294' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[]', "updated_at" = '2013-01-27 11:55:43.503617' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."has_many_sources" = 'f' AND (from_source like '%{"user_id":2%' and user_id = 1) Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE (from_source like '%{"user_id":2%' and user_id = 1) User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.3ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:55:43.527708', "updated_at" = '2013-01-27 11:55:43.527708', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:55:43.531378' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:43.532638' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-01-27 11:55:43.560828', "updated_at" = '2013-01-27 11:55:43.560828', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 11:55:43.564229' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:43.565300' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 3 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[3]', "updated_at" = '2013-01-27 11:55:43.570990' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[2]', "updated_at" = '2013-01-27 11:55:43.572258' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.3ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[3]', "updated_at" = '2013-01-27 11:55:43.573775' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 3 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["from_source", "[{\"user_id\":3,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 11:55:43.601644', "updated_at" = '2013-01-27 11:55:43.601644', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:55:43.605255' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:43.606430' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 11:55:43.608228', "updated_at" = '2013-01-27 11:55:43.608228', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 11:55:43.611618' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 11:55:43.614916' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 11:55:43.616126' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 11:55:43.617861', "updated_at" = '2013-01-27 11:55:43.617861', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-27 11:55:43.621451' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-27 11:55:43.623956' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 11:55:43.625046' WHERE "inkwell_comments"."id" = 3  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["parent_id", 2], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 2, "user_id" = 2, "created_at" = '2013-01-27 11:55:43.626861', "updated_at" = '2013-01-27 11:55:43.626861', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 4 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-27 11:55:43.630339' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-27 11:55:43.632882' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-27 11:55:43.634475' WHERE "inkwell_comments"."id" = 2  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,2]', "updated_at" = '2013-01-27 11:55:43.635425' WHERE "inkwell_comments"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["parent_id", 3], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 3, "user_id" = 1, "created_at" = '2013-01-27 11:55:43.636964', "updated_at" = '2013-01-27 11:55:43.636964', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 5 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-27 11:55:43.641295' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-27 11:55:43.644053' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-27 11:55:43.645654' WHERE "inkwell_comments"."id" = 3  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,3]', "updated_at" = '2013-01-27 11:55:43.646613' WHERE "inkwell_comments"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 11:55:43.648096', "updated_at" = '2013-01-27 11:55:43.648096', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 6 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6}]', "updated_at" = '2013-01-27 11:55:43.651597' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6}]', "updated_at" = '2013-01-27 11:55:43.654214' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 11:55:43.655213' WHERE "inkwell_comments"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["parent_id", 4], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 4, "user_id" = 2, "created_at" = '2013-01-27 11:55:43.657047', "updated_at" = '2013-01-27 11:55:43.657047', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 7 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7}]', "updated_at" = '2013-01-27 11:55:43.660612' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 4]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7}]', "updated_at" = '2013-01-27 11:55:43.663196' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":4},{"user_id":2,"comment_id":7}]', "updated_at" = '2013-01-27 11:55:43.664829' WHERE "inkwell_comments"."id" = 2 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 4]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":7}]', "updated_at" = '2013-01-27 11:55:43.666329' WHERE "inkwell_comments"."id" = 4  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,2,4]', "updated_at" = '2013-01-27 11:55:43.667258' WHERE "inkwell_comments"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["parent_id", 3], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 3, "user_id" = 1, "created_at" = '2013-01-27 11:55:43.668744', "updated_at" = '2013-01-27 11:55:43.668744', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 8 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8}]', "updated_at" = '2013-01-27 11:55:43.672252' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8}]', "updated_at" = '2013-01-27 11:55:43.674849' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5},{"user_id":1,"comment_id":8}]', "updated_at" = '2013-01-27 11:55:43.676459' WHERE "inkwell_comments"."id" = 3  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,3]', "updated_at" = '2013-01-27 11:55:43.677391' WHERE "inkwell_comments"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 11:55:43.678803', "updated_at" = '2013-01-27 11:55:43.678803', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 9 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9}]', "updated_at" = '2013-01-27 11:55:43.682313' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9}]', "updated_at" = '2013-01-27 11:55:43.685228' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 11:55:43.686267' WHERE "inkwell_comments"."id" = 9  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["parent_id", 6], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 6, "user_id" = 2, "created_at" = '2013-01-27 11:55:43.687759', "updated_at" = '2013-01-27 11:55:43.687759', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 10 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10}]', "updated_at" = '2013-01-27 11:55:43.691330' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10}]', "updated_at" = '2013-01-27 11:55:43.694041' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":10}]', "updated_at" = '2013-01-27 11:55:43.695602' WHERE "inkwell_comments"."id" = 6  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,6]', "updated_at" = '2013-01-27 11:55:43.696556' WHERE "inkwell_comments"."id" = 10  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["parent_id", 5], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 5, "user_id" = 1, "created_at" = '2013-01-27 11:55:43.697994', "updated_at" = '2013-01-27 11:55:43.697994', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 11 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11}]', "updated_at" = '2013-01-27 11:55:43.701577' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 5]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11}]', "updated_at" = '2013-01-27 11:55:43.704305' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":11}]', "updated_at" = '2013-01-27 11:55:43.705952' WHERE "inkwell_comments"."id" = 3 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 5]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":11}]', "updated_at" = '2013-01-27 11:55:43.707465' WHERE "inkwell_comments"."id" = 5  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,3,5]', "updated_at" = '2013-01-27 11:55:43.708406' WHERE "inkwell_comments"."id" = 11  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 11:55:43.709869', "updated_at" = '2013-01-27 11:55:43.709869', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 12 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11},{"user_id":2,"comment_id":12}]', "updated_at" = '2013-01-27 11:55:43.713514' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11},{"user_id":2,"comment_id":12}]', "updated_at" = '2013-01-27 11:55:43.716328' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 11:55:43.717333' WHERE "inkwell_comments"."id" = 12  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 8]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 9]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 10]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 11]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 12]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 7]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 8]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 9]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 10]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 4]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 5]]  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 11:55:43.746067', "updated_at" = '2013-01-27 11:55:43.746067', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:55:43.749657' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:43.750876' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 11:55:43.752681', "updated_at" = '2013-01-27 11:55:43.752681', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 11:55:43.756050' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:43.757139' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments"   (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' SQL (0.1ms) DELETE FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' SQL (0.1ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_comment" = 'f' Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 SQL (0.1ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 't' SQL (0.1ms) DELETE FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' SQL (0.1ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_comment" = 't' SQL (0.1ms) DELETE FROM "inkwell_comments" WHERE "inkwell_comments"."id" = 1 SQL (0.1ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 2 AND "inkwell_timeline_items"."is_comment" = 't' SQL (0.1ms) DELETE FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 't' SQL (0.1ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 2 AND "inkwell_blog_items"."is_comment" = 't' SQL (0.1ms) DELETE FROM "inkwell_comments" WHERE "inkwell_comments"."id" = 2 SQL (0.1ms) DELETE FROM "posts" WHERE "posts"."id" = ? [["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments"   (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.5ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (2.5ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.2ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."user_id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1  (1.2ms) rollback transaction  (1.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.6ms) DELETE FROM "inkwell_favorite_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.6ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.3ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.2ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 11:55:43.915985', "updated_at" = '2013-01-27 11:55:43.915985', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:55:43.919525' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:43.920769' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["from_source", nil], ["has_many_sources", false], ["is_comment", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["is_comment", true], ["is_reblog", nil], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["is_comment", true], ["is_reblog", nil], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"  Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items"  Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments"  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) DELETE FROM "inkwell_comments" WHERE "inkwell_comments"."id" IN (NULL) SQL (0.2ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" IN (1) AND "inkwell_timeline_items"."is_comment" = 't' SQL (0.1ms) DELETE FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" IN (1) AND "inkwell_favorite_items"."is_comment" = 't' SQL (0.1ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" IN (1) AND "inkwell_blog_items"."is_comment" = 't' Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[]', "updated_at" = '2013-01-27 11:55:43.943144' WHERE "posts"."id" = 1 SQL (0.1ms) DELETE FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? [["id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"  Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items"  Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments"  (0.8ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.0ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 11:55:43.968882', "updated_at" = '2013-01-27 11:55:43.968882', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:55:43.972443' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:43.973632' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 11:55:43.975409', "updated_at" = '2013-01-27 11:55:43.975409', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 11:55:43.978810' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 11:55:43.981253' WHERE "inkwell_comments"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 11:55:43.982249' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 11:55:43.983802', "updated_at" = '2013-01-27 11:55:43.983802', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-27 11:55:43.987183' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-27 11:55:43.989603' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 11:55:43.990583' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:43 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 11:55:43.992047', "updated_at" = '2013-01-27 11:55:43.992047', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 4 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-27 11:55:43.995532' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-27 11:55:43.998304' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 11:55:43.999318' WHERE "inkwell_comments"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 11:55:44.000778', "updated_at" = '2013-01-27 11:55:44.000778', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 5 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-27 11:55:44.004155' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-27 11:55:44.006660' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 11:55:44.007675' WHERE "inkwell_comments"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 11:55:44.009210', "updated_at" = '2013-01-27 11:55:44.009210', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 6 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6}]', "updated_at" = '2013-01-27 11:55:44.012617' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6}]', "updated_at" = '2013-01-27 11:55:44.015166' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 11:55:44.016151' WHERE "inkwell_comments"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 11:55:44.017613', "updated_at" = '2013-01-27 11:55:44.017613', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 7 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7}]', "updated_at" = '2013-01-27 11:55:44.021038' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7}]', "updated_at" = '2013-01-27 11:55:44.023613' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 11:55:44.024583' WHERE "inkwell_comments"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 11:55:44.026021', "updated_at" = '2013-01-27 11:55:44.026021', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 8 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8}]', "updated_at" = '2013-01-27 11:55:44.029462' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8}]', "updated_at" = '2013-01-27 11:55:44.032028' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 11:55:44.033046' WHERE "inkwell_comments"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 11:55:44.034494', "updated_at" = '2013-01-27 11:55:44.034494', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 9 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9}]', "updated_at" = '2013-01-27 11:55:44.038093' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9}]', "updated_at" = '2013-01-27 11:55:44.040830' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 11:55:44.041832' WHERE "inkwell_comments"."id" = 9  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 11:55:44.043320', "updated_at" = '2013-01-27 11:55:44.043320', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 10 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10}]', "updated_at" = '2013-01-27 11:55:44.047026' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10}]', "updated_at" = '2013-01-27 11:55:44.049806' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 11:55:44.050833' WHERE "inkwell_comments"."id" = 10  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 11:55:44.052329', "updated_at" = '2013-01-27 11:55:44.052329', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 11 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11}]', "updated_at" = '2013-01-27 11:55:44.055991' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11}]', "updated_at" = '2013-01-27 11:55:44.058793' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 11:55:44.059800' WHERE "inkwell_comments"."id" = 11  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 11:55:44.061285', "updated_at" = '2013-01-27 11:55:44.061285', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 12 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11},{"user_id":2,"comment_id":12}]', "updated_at" = '2013-01-27 11:55:44.065002' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11},{"user_id":2,"comment_id":12}]', "updated_at" = '2013-01-27 11:55:44.067872' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 11:55:44.069197' WHERE "inkwell_comments"."id" = 12  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 4]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 5]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 7]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 8]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 9]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 10]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 11]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 12]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 11]] Inkwell::Comment Load (0.3ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 AND (created_at < '2013-01-27 11:55:44.052329') ORDER BY created_at DESC LIMIT 10  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.0ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 11:55:44.097331', "updated_at" = '2013-01-27 11:55:44.097331', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:55:44.100763' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:44.101953' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 11:55:44.103679', "updated_at" = '2013-01-27 11:55:44.103679', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 11:55:44.106939' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 11:55:44.109336' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 11:55:44.110304' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]] Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.0ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 11:55:44.133522', "updated_at" = '2013-01-27 11:55:44.133522', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:55:44.137438' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:44.138636' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 11:55:44.140397', "updated_at" = '2013-01-27 11:55:44.140397', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 11:55:44.143687' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 11:55:44.146092' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 11:55:44.147063' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 11:55:44.148527', "updated_at" = '2013-01-27 11:55:44.148527', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-27 11:55:44.151760' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:44.152841' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 11:55:44.154325', "updated_at" = '2013-01-27 11:55:44.154325', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 4 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-27 11:55:44.157720' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-27 11:55:44.160112' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 11:55:44.161075' WHERE "inkwell_comments"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 11:55:44.162681', "updated_at" = '2013-01-27 11:55:44.162681', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 5 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-27 11:55:44.166054' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:44.167157' WHERE "inkwell_comments"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 11:55:44.168715', "updated_at" = '2013-01-27 11:55:44.168715', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 6 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6}]', "updated_at" = '2013-01-27 11:55:44.172300' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":2,"comment_id":4},{"user_id":2,"comment_id":6}]', "updated_at" = '2013-01-27 11:55:44.174800' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 11:55:44.175782' WHERE "inkwell_comments"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 11:55:44.177275', "updated_at" = '2013-01-27 11:55:44.177275', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 7 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":1,"comment_id":7}]', "updated_at" = '2013-01-27 11:55:44.180670' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:44.181738' WHERE "inkwell_comments"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 7]]  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 11:55:44.206188', "updated_at" = '2013-01-27 11:55:44.206188', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:55:44.209681' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:44.210902' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 11:55:44.212661', "updated_at" = '2013-01-27 11:55:44.212661', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 11:55:44.215969' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 11:55:44.241545' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 11:55:44.242683' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["parent_id", 2], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 2, "user_id" = 2, "created_at" = '2013-01-27 11:55:44.244322', "updated_at" = '2013-01-27 11:55:44.244322', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":2,"comment_id":3}]', "updated_at" = '2013-01-27 11:55:44.247831' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]] Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":2,"comment_id":3}]', "updated_at" = '2013-01-27 11:55:44.250519' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":3}]', "updated_at" = '2013-01-27 11:55:44.252885' WHERE "inkwell_comments"."id" = 2  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,2]', "updated_at" = '2013-01-27 11:55:44.253971' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 11:55:44.255839', "updated_at" = '2013-01-27 11:55:44.255839', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 4 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":2,"comment_id":3},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-27 11:55:44.259687' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":2,"comment_id":3},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-27 11:55:44.262460' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 11:55:44.263550' WHERE "inkwell_comments"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["from_source", nil], ["has_many_sources", false], ["is_comment", true], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["is_comment", true], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["from_source", nil], ["has_many_sources", false], ["is_comment", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["is_comment", true], ["is_reblog", nil], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["is_comment", true], ["is_reblog", nil], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["is_comment", true], ["is_reblog", nil], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items"  Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments"  Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) DELETE FROM "inkwell_comments" WHERE "inkwell_comments"."id" IN (2, 3, 4) SQL (0.2ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" IN (2, 3, 4, 1) AND "inkwell_timeline_items"."is_comment" = 't' SQL (0.1ms) DELETE FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" IN (2, 3, 4, 1) AND "inkwell_favorite_items"."is_comment" = 't' SQL (0.1ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" IN (2, 3, 4, 1) AND "inkwell_blog_items"."is_comment" = 't' Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[]', "updated_at" = '2013-01-27 11:55:44.324675' WHERE "posts"."id" = 1 SQL (0.0ms) DELETE FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? [["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"  Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items"  Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments"  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.3ms) DELETE FROM "inkwell_favorite_items";  (0.3ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.9ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.2ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 11:55:44.352103', "updated_at" = '2013-01-27 11:55:44.352103', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:55:44.355646' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:44.356836' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 11:55:44.358605', "updated_at" = '2013-01-27 11:55:44.358605', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 11:55:44.362024' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 11:55:44.364518' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 11:55:44.365524' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 11:55:44.367070', "updated_at" = '2013-01-27 11:55:44.367070', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-27 11:55:44.370452' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-27 11:55:44.372876' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 11:55:44.373854' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["is_comment", true], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 11:55:44.378006' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["is_comment", true], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[2]', "updated_at" = '2013-01-27 11:55:44.381636' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.3ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 3 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 2 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::Comment Load (0.2ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 3 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 2 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.0ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.0ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.0ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.0ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 11:55:44.418628', "updated_at" = '2013-01-27 11:55:44.418628', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:55:44.422161' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:44.423355' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 11:55:44.425063', "updated_at" = '2013-01-27 11:55:44.425063', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 11:55:44.428295' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:44.429362' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 11:55:44.430947', "updated_at" = '2013-01-27 11:55:44.430947', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-27 11:55:44.434223' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:44.435332' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["parent_id", 2], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 2, "user_id" = 2, "created_at" = '2013-01-27 11:55:44.436896', "updated_at" = '2013-01-27 11:55:44.436896', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 4 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-27 11:55:44.440214' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]] Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-27 11:55:44.442973' WHERE "inkwell_comments"."id" = 2  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[2]', "updated_at" = '2013-01-27 11:55:44.444015' WHERE "inkwell_comments"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 11:55:44.445539', "updated_at" = '2013-01-27 11:55:44.445539', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 5 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-27 11:55:44.449168' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:44.450277' WHERE "inkwell_comments"."id" = 5  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 11:55:44.452103', "updated_at" = '2013-01-27 11:55:44.452103', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 6 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6}]', "updated_at" = '2013-01-27 11:55:44.456284' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:44.457424' WHERE "inkwell_comments"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 11:55:44.458966', "updated_at" = '2013-01-27 11:55:44.458966', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 7 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7}]', "updated_at" = '2013-01-27 11:55:44.462531' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:44.463630' WHERE "inkwell_comments"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 11:55:44.465201', "updated_at" = '2013-01-27 11:55:44.465201', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 8 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8}]', "updated_at" = '2013-01-27 11:55:44.468827' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:44.470026' WHERE "inkwell_comments"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 11:55:44.471541', "updated_at" = '2013-01-27 11:55:44.471541', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 9 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9}]', "updated_at" = '2013-01-27 11:55:44.475122' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:44.476226' WHERE "inkwell_comments"."id" = 9  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 11:55:44.477758', "updated_at" = '2013-01-27 11:55:44.477758', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 10 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10}]', "updated_at" = '2013-01-27 11:55:44.481382' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:44.482466' WHERE "inkwell_comments"."id" = 10  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 11:55:44.483957', "updated_at" = '2013-01-27 11:55:44.483957', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 11 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11}]', "updated_at" = '2013-01-27 11:55:44.487614' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:44.488699' WHERE "inkwell_comments"."id" = 11  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 11:55:44.490225', "updated_at" = '2013-01-27 11:55:44.490225', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 12 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11},{"user_id":2,"comment_id":12}]', "updated_at" = '2013-01-27 11:55:44.493917' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:44.495013' WHERE "inkwell_comments"."id" = 12  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.3ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 ORDER BY created_at DESC LIMIT 5 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 11]] Inkwell::Comment Load (0.3ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 AND (created_at < '2013-01-27 11:55:44.483957') ORDER BY created_at DESC LIMIT 5 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]] Inkwell::Comment Load (0.3ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 AND (created_at < '2013-01-27 11:55:44.452103') ORDER BY created_at DESC LIMIT 7  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.0ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.0ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.3ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 11:55:44.522978', "updated_at" = '2013-01-27 11:55:44.522978', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:55:44.526518' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:44.527735' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 11:55:44.529586', "updated_at" = '2013-01-27 11:55:44.529586', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 11:55:44.533064' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 11:55:44.535557' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 11:55:44.536534' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["from_source", nil], ["has_many_sources", false], ["is_comment", true], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["is_comment", true], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["from_source", nil], ["has_many_sources", false], ["is_comment", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["is_comment", true], ["is_reblog", nil], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["is_comment", true], ["is_reblog", nil], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["is_comment", true], ["is_reblog", nil], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"  Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items"  Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments"  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_comments" WHERE "inkwell_comments"."id" IN (NULL) SQL (0.1ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" IN (2) AND "inkwell_timeline_items"."is_comment" = 't' SQL (0.1ms) DELETE FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" IN (2) AND "inkwell_favorite_items"."is_comment" = 't' SQL (0.1ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" IN (2) AND "inkwell_blog_items"."is_comment" = 't' Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[]', "updated_at" = '2013-01-27 11:55:44.552687' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:55:44.554795' WHERE "posts"."id" = 1 SQL (0.0ms) DELETE FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? [["id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"  Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items"  Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.9ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.0ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.0ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 11:55:44.580516', "updated_at" = '2013-01-27 11:55:44.580516', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:55:44.584173' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:44.585372' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 11:55:44.587207', "updated_at" = '2013-01-27 11:55:44.587207', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 11:55:44.590648' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 11:55:44.593154' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 11:55:44.594161' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 11:55:44.595707', "updated_at" = '2013-01-27 11:55:44.595707', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-27 11:55:44.599142' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-27 11:55:44.601609' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 11:55:44.602611' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["parent_id", 2], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 2, "user_id" = 2, "created_at" = '2013-01-27 11:55:44.604143', "updated_at" = '2013-01-27 11:55:44.604143', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 4 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-27 11:55:44.607555' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-27 11:55:44.610147' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]]  (0.2ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-27 11:55:44.612083' WHERE "inkwell_comments"."id" = 2  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,2]', "updated_at" = '2013-01-27 11:55:44.613298' WHERE "inkwell_comments"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["parent_id", 3], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 3, "user_id" = 1, "created_at" = '2013-01-27 11:55:44.615288', "updated_at" = '2013-01-27 11:55:44.615288', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 5 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-27 11:55:44.618848' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-27 11:55:44.621473' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-27 11:55:44.623083' WHERE "inkwell_comments"."id" = 3  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,3]', "updated_at" = '2013-01-27 11:55:44.624043' WHERE "inkwell_comments"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 11:55:44.625514', "updated_at" = '2013-01-27 11:55:44.625514', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 6 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6}]', "updated_at" = '2013-01-27 11:55:44.629023' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6}]', "updated_at" = '2013-01-27 11:55:44.631689' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 11:55:44.632750' WHERE "inkwell_comments"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["parent_id", 4], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 4, "user_id" = 2, "created_at" = '2013-01-27 11:55:44.657639', "updated_at" = '2013-01-27 11:55:44.657639', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 7 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7}]', "updated_at" = '2013-01-27 11:55:44.661462' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 4]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7}]', "updated_at" = '2013-01-27 11:55:44.664234' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":4},{"user_id":2,"comment_id":7}]', "updated_at" = '2013-01-27 11:55:44.665900' WHERE "inkwell_comments"."id" = 2 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 4]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":7}]', "updated_at" = '2013-01-27 11:55:44.667497' WHERE "inkwell_comments"."id" = 4  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,2,4]', "updated_at" = '2013-01-27 11:55:44.668481' WHERE "inkwell_comments"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["parent_id", 3], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 3, "user_id" = 1, "created_at" = '2013-01-27 11:55:44.670104', "updated_at" = '2013-01-27 11:55:44.670104', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 8 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8}]', "updated_at" = '2013-01-27 11:55:44.673746' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8}]', "updated_at" = '2013-01-27 11:55:44.676539' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5},{"user_id":1,"comment_id":8}]', "updated_at" = '2013-01-27 11:55:44.678912' WHERE "inkwell_comments"."id" = 3  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,3]', "updated_at" = '2013-01-27 11:55:44.680004' WHERE "inkwell_comments"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 11:55:44.681807', "updated_at" = '2013-01-27 11:55:44.681807', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 9 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9}]', "updated_at" = '2013-01-27 11:55:44.685760' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9}]', "updated_at" = '2013-01-27 11:55:44.688654' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 11:55:44.689920' WHERE "inkwell_comments"."id" = 9  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["parent_id", 6], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 6, "user_id" = 2, "created_at" = '2013-01-27 11:55:44.691512', "updated_at" = '2013-01-27 11:55:44.691512', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 10 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10}]', "updated_at" = '2013-01-27 11:55:44.695253' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10}]', "updated_at" = '2013-01-27 11:55:44.698137' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":10}]', "updated_at" = '2013-01-27 11:55:44.699896' WHERE "inkwell_comments"."id" = 6  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,6]', "updated_at" = '2013-01-27 11:55:44.700958' WHERE "inkwell_comments"."id" = 10  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["parent_id", 5], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 5, "user_id" = 1, "created_at" = '2013-01-27 11:55:44.702497', "updated_at" = '2013-01-27 11:55:44.702497', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 11 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11}]', "updated_at" = '2013-01-27 11:55:44.706312' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 5]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11}]', "updated_at" = '2013-01-27 11:55:44.709198' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]]  (0.2ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":11}]', "updated_at" = '2013-01-27 11:55:44.754325' WHERE "inkwell_comments"."id" = 3 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 5]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":11}]', "updated_at" = '2013-01-27 11:55:44.756583' WHERE "inkwell_comments"."id" = 5  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,3,5]', "updated_at" = '2013-01-27 11:55:44.757679' WHERE "inkwell_comments"."id" = 11  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 11:55:44.759450', "updated_at" = '2013-01-27 11:55:44.759450', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 12 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11},{"user_id":2,"comment_id":12}]', "updated_at" = '2013-01-27 11:55:44.763562' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11},{"user_id":2,"comment_id":12}]', "updated_at" = '2013-01-27 11:55:44.766560' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 11:55:44.767649' WHERE "inkwell_comments"."id" = 12  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 4]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 5]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 7]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 8]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 9]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 10]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 11]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 12]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 11]] Inkwell::Comment Load (0.3ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 AND (created_at < '2013-01-27 11:55:44.702497') ORDER BY created_at DESC LIMIT 10  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 11:55:44.795975', "updated_at" = '2013-01-27 11:55:44.795975', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:55:44.799374' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:44.800621' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 11:55:44.802357', "updated_at" = '2013-01-27 11:55:44.802357', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 11:55:44.805614' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:44.806665' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 11:55:44.808119', "updated_at" = '2013-01-27 11:55:44.808119', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-27 11:55:44.811479' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:44.812593' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 11:55:44.814128', "updated_at" = '2013-01-27 11:55:44.814128', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 4 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-27 11:55:44.817844' WHERE "posts"."id" = 1  (0.4ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:44.818974' WHERE "inkwell_comments"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 11:55:44.820875', "updated_at" = '2013-01-27 11:55:44.820875', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 5 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-27 11:55:44.824496' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:44.825879' WHERE "inkwell_comments"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 11:55:44.827798', "updated_at" = '2013-01-27 11:55:44.827798', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 6 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6}]', "updated_at" = '2013-01-27 11:55:44.831401' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:44.832469' WHERE "inkwell_comments"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 11:55:44.833938', "updated_at" = '2013-01-27 11:55:44.833938', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 7 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7}]', "updated_at" = '2013-01-27 11:55:44.837343' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:44.838420' WHERE "inkwell_comments"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 11:55:44.839891', "updated_at" = '2013-01-27 11:55:44.839891', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 8 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8}]', "updated_at" = '2013-01-27 11:55:44.843377' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:44.844450' WHERE "inkwell_comments"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 11:55:44.845882', "updated_at" = '2013-01-27 11:55:44.845882', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 9 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9}]', "updated_at" = '2013-01-27 11:55:44.849386' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:44.850456' WHERE "inkwell_comments"."id" = 9  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 11:55:44.851926', "updated_at" = '2013-01-27 11:55:44.851926', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 10 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10}]', "updated_at" = '2013-01-27 11:55:44.856148' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:44.857579' WHERE "inkwell_comments"."id" = 10  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 11:55:44.859523', "updated_at" = '2013-01-27 11:55:44.859523', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 11 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11}]', "updated_at" = '2013-01-27 11:55:44.863863' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:44.865114' WHERE "inkwell_comments"."id" = 11  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 11:55:44.866983', "updated_at" = '2013-01-27 11:55:44.866983', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 12 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11},{"user_id":2,"comment_id":12}]', "updated_at" = '2013-01-27 11:55:44.870712' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:44.871832' WHERE "inkwell_comments"."id" = 12  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.3ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 11]] Inkwell::Comment Load (0.3ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 AND (created_at < '2013-01-27 11:55:44.859523') ORDER BY created_at DESC LIMIT 10  (0.8ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.0ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.0ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 11:55:44.897804', "updated_at" = '2013-01-27 11:55:44.897804', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:55:44.901411' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:44.902598' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 11:55:44.904371', "updated_at" = '2013-01-27 11:55:44.904371', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 11:55:44.907740' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 11:55:44.910248' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 11:55:44.911273' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["from_source", nil], ["has_many_sources", false], ["is_comment", true], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["is_comment", true], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["from_source", nil], ["has_many_sources", false], ["is_comment", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["is_comment", true], ["is_reblog", nil], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["is_comment", true], ["is_reblog", nil], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["is_comment", true], ["is_reblog", nil], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"  Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items"  Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) DELETE FROM "inkwell_comments" WHERE "inkwell_comments"."id" IN (2) SQL (0.1ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" IN (2, 1) AND "inkwell_timeline_items"."is_comment" = 't' SQL (0.1ms) DELETE FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" IN (2, 1) AND "inkwell_favorite_items"."is_comment" = 't' SQL (0.1ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" IN (2, 1) AND "inkwell_blog_items"."is_comment" = 't' Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[]', "updated_at" = '2013-01-27 11:55:44.928578' WHERE "posts"."id" = 1 SQL (0.0ms) DELETE FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? [["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items"  Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments"   (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.0ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_comments" WHERE "inkwell_comments"."user_id" = 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:55:44.953435', "updated_at" = '2013-01-27 11:55:44.953435', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:55:44.956942' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:44.958124' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 LIMIT 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = 1 LIMIT 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 11:55:44.992711', "updated_at" = '2013-01-27 11:55:44.992711', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:55:44.996429' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:44.997640' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:44 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 11:55:44.999409', "updated_at" = '2013-01-27 11:55:44.999409', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 11:55:45.002781' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 11:55:45.005263' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 11:55:45.006269' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 11:55:45.007806', "updated_at" = '2013-01-27 11:55:45.007806', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-27 11:55:45.011218' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-27 11:55:45.013687' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 11:55:45.014689' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["is_comment", true], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 11:55:45.019038' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["is_comment", true], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[2]', "updated_at" = '2013-01-27 11:55:45.022738' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 2 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 3 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 2 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 3 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_1"], ["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_2"], ["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_3"], ["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "morozovm_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_4"], ["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_5"], ["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 5 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[1]', "updated_at" = '2013-01-27 11:55:45.107860' WHERE "posts"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "morozovm_post_test_body_1"], ["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_6"], ["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 9], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_7"], ["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 10], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_8"], ["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 11], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "morozovm_post_test_body_2"], ["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 12], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_9"], ["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 13], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "morozovm_post_test_body_3"], ["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 14], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 8 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[1]', "updated_at" = '2013-01-27 11:55:45.184779' WHERE "posts"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 12 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 12], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[1]', "updated_at" = '2013-01-27 11:55:45.189075' WHERE "posts"."id" = 12  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 8 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["is_comment", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 11:55:45.192955' WHERE "posts"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[3]', "updated_at" = '2013-01-27 11:55:45.194272' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[1]', "updated_at" = '2013-01-27 11:55:45.195527' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.3ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 12 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 12], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 8 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 13 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 13], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 11 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 11], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 10 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 10], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 9 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 9], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 5 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 7 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 6 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 4 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 3]]  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[3]', "updated_at" = '2013-01-27 11:55:45.221420' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[1,2]', "updated_at" = '2013-01-27 11:55:45.222718' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 14 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 14], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 12 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_timeline_items" SET "has_many_sources" = 't', "from_source" = '[{"user_id":1,"type":"reblog"},{"user_id":2,"type":"following"}]', "updated_at" = '2013-01-27 11:55:45.229447' WHERE "inkwell_timeline_items"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 8 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_timeline_items" SET "has_many_sources" = 't', "from_source" = '[{"user_id":1,"type":"reblog"},{"user_id":2,"type":"following"}]', "updated_at" = '2013-01-27 11:55:45.231503' WHERE "inkwell_timeline_items"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 5 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_timeline_items" SET "has_many_sources" = 't', "from_source" = '[{"user_id":1,"type":"reblog"},{"user_id":2,"type":"following"}]', "updated_at" = '2013-01-27 11:55:45.233509' WHERE "inkwell_timeline_items"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 3]] Inkwell::TimelineItem Load (0.3ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 ORDER BY created_at DESC LIMIT 10 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 12]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 12 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 12 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 8]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 8 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 8 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 14]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 14 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 14 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 13]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 13 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 13 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 11]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 11 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 11 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 10]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 10 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 10 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 9]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 9 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 9 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 5]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 5 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 5 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 7]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 7 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 6 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 6 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.0ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.0ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.0ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:55:45.282879', "updated_at" = '2013-01-27 11:55:45.282879', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:55:45.286391' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:45.287563' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[3]', "updated_at" = '2013-01-27 11:55:45.288806' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-27 11:55:45.289977' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["is_comment", true], ["is_reblog", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-27 11:55:45.295869' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[2]', "updated_at" = '2013-01-27 11:55:45.302180' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 3]] Inkwell::TimelineItem Load (0.2ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 ORDER BY created_at DESC LIMIT 10 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.3ms) DELETE FROM "users";  (0.2ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:55:45.329337', "updated_at" = '2013-01-27 11:55:45.329337', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:55:45.332794' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:45.333996' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 11:55:45.338179' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:55:45.359778', "updated_at" = '2013-01-27 11:55:45.359778', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:55:45.363358' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:45.364545' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 11:55:45.368579' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"  Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."id" = ? [["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[]', "updated_at" = '2013-01-27 11:55:45.373986' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"  Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 11:55:45.379411' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1,2]', "updated_at" = '2013-01-27 11:55:45.383261' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."id" = ? [["id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 11:55:45.387872' WHERE "inkwell_comments"."id" = 1  (0.3ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"   (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:55:45.410535', "updated_at" = '2013-01-27 11:55:45.410535', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:55:45.413928' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:45.415133' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["is_comment", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 11:55:45.419099' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:55:45.440516', "updated_at" = '2013-01-27 11:55:45.440516', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:55:45.443955' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:45.445138' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"  Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.2ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:55:45.468189', "updated_at" = '2013-01-27 11:55:45.468189', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:55:45.471642' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:45.472819' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["parent_id", nil], ["post_id", 2], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 2, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:55:45.503117', "updated_at" = '2013-01-27 11:55:45.503117', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 2]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":2}]', "updated_at" = '2013-01-27 11:55:45.507247' WHERE "posts"."id" = 2  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:45.508618' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["parent_id", nil], ["post_id", 3], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 3, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-01-27 11:55:45.514637', "updated_at" = '2013-01-27 11:55:45.514637', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 3]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":3}]', "updated_at" = '2013-01-27 11:55:45.518072' WHERE "posts"."id" = 3  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:45.519167' WHERE "inkwell_comments"."id" = 3  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["parent_id", nil], ["post_id", 3], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 3, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:55:45.520715', "updated_at" = '2013-01-27 11:55:45.520715', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 4 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 3]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":3},{"user_id":1,"comment_id":4}]', "updated_at" = '2013-01-27 11:55:45.525104' WHERE "posts"."id" = 3  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:45.526508' WHERE "inkwell_comments"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["parent_id", nil], ["post_id", 6], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 6, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:55:45.540630', "updated_at" = '2013-01-27 11:55:45.540630', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 5 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-27 11:55:45.544802' WHERE "posts"."id" = 6  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:45.545988' WHERE "inkwell_comments"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["parent_id", nil], ["post_id", 6], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 6, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:55:45.547827', "updated_at" = '2013-01-27 11:55:45.547827', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 6 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5},{"user_id":1,"comment_id":6}]', "updated_at" = '2013-01-27 11:55:45.551349' WHERE "posts"."id" = 6  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:45.552463' WHERE "inkwell_comments"."id" = 6  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["parent_id", nil], ["post_id", 6], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 6, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:55:45.553971', "updated_at" = '2013-01-27 11:55:45.553971', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 7 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5},{"user_id":1,"comment_id":6},{"user_id":1,"comment_id":7}]', "updated_at" = '2013-01-27 11:55:45.557412' WHERE "posts"."id" = 6  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:45.558516' WHERE "inkwell_comments"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["parent_id", nil], ["post_id", 6], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 6, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-01-27 11:55:45.560103', "updated_at" = '2013-01-27 11:55:45.560103', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 8 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5},{"user_id":1,"comment_id":6},{"user_id":1,"comment_id":7},{"user_id":2,"comment_id":8}]', "updated_at" = '2013-01-27 11:55:45.563758' WHERE "posts"."id" = 6  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:45.565272' WHERE "inkwell_comments"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["is_comment", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 11:55:45.618277' WHERE "posts"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["is_comment", true], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 11:55:45.622303' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["is_comment", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 11:55:45.626163' WHERE "posts"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["is_comment", true], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 11:55:45.630028' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 4 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["is_comment", true], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 11:55:45.633762' WHERE "inkwell_comments"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 4 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["is_comment", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 11:55:45.637429' WHERE "posts"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 5 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["is_comment", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 11:55:45.641129' WHERE "posts"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 6 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["is_comment", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 11:55:45.644809' WHERE "posts"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 5 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["is_comment", true], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 11:55:45.648487' WHERE "inkwell_comments"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 6 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["is_comment", true], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 11:55:45.652138' WHERE "inkwell_comments"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["is_comment", true], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 11:55:45.655760' WHERE "inkwell_comments"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 8 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["is_comment", true], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 11:55:45.659822' WHERE "inkwell_comments"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["is_comment", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 11:55:45.663480' WHERE "posts"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["is_comment", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1,2]', "updated_at" = '2013-01-27 11:55:45.667062' WHERE "posts"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["is_comment", true], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1,2]', "updated_at" = '2013-01-27 11:55:45.670679' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 7 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["is_comment", true], ["is_reblog", true], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-27 11:55:45.675075' WHERE "inkwell_comments"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 7 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-27 11:55:45.679120' WHERE "posts"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.3ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 7]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 7 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 8]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 8 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 8 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 7]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 7 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 6 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 6 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 5]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 5 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 5 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 6 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 6 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 5]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 5 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 5 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 4]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 4 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 4 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 4]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 4 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 4 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 3 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.0ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.0ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.0ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:55:45.729040', "updated_at" = '2013-01-27 11:55:45.729040', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:55:45.732516' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:45.733693' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.0ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.0ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:55:45.759224', "updated_at" = '2013-01-27 11:55:45.759224', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:55:45.763378' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:45.764591' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["parent_id", nil], ["post_id", 2], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 2, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:55:45.769954', "updated_at" = '2013-01-27 11:55:45.769954', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 2]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":2}]', "updated_at" = '2013-01-27 11:55:45.773174' WHERE "posts"."id" = 2  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:45.774243' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["parent_id", nil], ["post_id", 3], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 3, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-01-27 11:55:45.779866', "updated_at" = '2013-01-27 11:55:45.779866', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 3]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":3}]', "updated_at" = '2013-01-27 11:55:45.783161' WHERE "posts"."id" = 3  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:45.784224' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["parent_id", nil], ["post_id", 3], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 3, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:55:45.785721', "updated_at" = '2013-01-27 11:55:45.785721', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 4 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 3]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":3},{"user_id":1,"comment_id":4}]', "updated_at" = '2013-01-27 11:55:45.788948' WHERE "posts"."id" = 3  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:45.790000' WHERE "inkwell_comments"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["user_id", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["parent_id", nil], ["post_id", 6], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 6, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:55:45.802866', "updated_at" = '2013-01-27 11:55:45.802866', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 5 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-27 11:55:45.806035' WHERE "posts"."id" = 6  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:45.807076' WHERE "inkwell_comments"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["parent_id", nil], ["post_id", 6], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 6, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:55:45.808544', "updated_at" = '2013-01-27 11:55:45.808544', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 6 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5},{"user_id":1,"comment_id":6}]', "updated_at" = '2013-01-27 11:55:45.811767' WHERE "posts"."id" = 6  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:45.812808' WHERE "inkwell_comments"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["parent_id", nil], ["post_id", 6], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 6, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:55:45.814261', "updated_at" = '2013-01-27 11:55:45.814261', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 7 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5},{"user_id":1,"comment_id":6},{"user_id":1,"comment_id":7}]', "updated_at" = '2013-01-27 11:55:45.818056' WHERE "posts"."id" = 6  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:45.819228' WHERE "inkwell_comments"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["parent_id", nil], ["post_id", 6], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 6, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-01-27 11:55:45.820704', "updated_at" = '2013-01-27 11:55:45.820704', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 8 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5},{"user_id":1,"comment_id":6},{"user_id":1,"comment_id":7},{"user_id":2,"comment_id":8}]', "updated_at" = '2013-01-27 11:55:45.823985' WHERE "posts"."id" = 6  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:45.825072' WHERE "inkwell_comments"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["is_comment", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 11:55:45.832793' WHERE "posts"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["is_comment", true], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 11:55:45.836433' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["is_comment", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 11:55:45.840088' WHERE "posts"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["is_comment", true], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 11:55:45.843721' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 4 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["is_comment", true], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 11:55:45.847400' WHERE "inkwell_comments"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 4 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["is_comment", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 11:55:45.851165' WHERE "posts"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 5 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["is_comment", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 11:55:45.854915' WHERE "posts"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 6 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["is_comment", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 11:55:45.858776' WHERE "posts"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 5 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["is_comment", true], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 11:55:45.862614' WHERE "inkwell_comments"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 6 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["is_comment", true], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 11:55:45.866386' WHERE "inkwell_comments"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["is_comment", true], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 11:55:45.870059' WHERE "inkwell_comments"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.2ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 8 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["is_comment", true], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 11:55:45.873848' WHERE "inkwell_comments"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["is_comment", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 11:55:45.877482' WHERE "posts"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.3ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 7]] Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 8]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 7]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]] Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 5]] Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]] Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 5]] Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 4]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 4]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 8 AND "inkwell_favorite_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."id" = ? LIMIT 1 [["id", 12]] Inkwell::FavoriteItem Load (0.3ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."user_id" = 1 AND (created_at < '2013-01-27 11:55:45.872503') ORDER BY created_at DESC LIMIT 10 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 7]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]] Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 5]] Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]] Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 5]] Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 4]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 4]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 3]] Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 8 AND "inkwell_favorite_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.0ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."id" = ? LIMIT 1 [["id", 12]] Inkwell::FavoriteItem Load (0.3ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."user_id" = 1 AND (created_at < '2013-01-27 11:55:45.872503') ORDER BY created_at DESC LIMIT 5 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 7]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 5]] Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]] Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 5]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 5 AND "inkwell_favorite_items"."is_comment" = 'f' LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.0ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.0ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:55:45.949479', "updated_at" = '2013-01-27 11:55:45.949479', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:55:45.953123' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:45.954355' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 11:55:45.958450' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:45 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1,2]', "updated_at" = '2013-01-27 11:55:45.964341' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.0ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:55:46.036308', "updated_at" = '2013-01-27 11:55:46.036308', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:55:46.039931' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:46.041145' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"  Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.0ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.0ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.0ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.0ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:55:46.065655', "updated_at" = '2013-01-27 11:55:46.065655', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:55:46.069116' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:46.070305' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["is_comment", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.0ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:55:46.096096', "updated_at" = '2013-01-27 11:55:46.096096', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:55:46.099681' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:46.100876' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.2ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["is_comment", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 11:55:46.104944' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."id" = ? [["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[]', "updated_at" = '2013-01-27 11:55:46.109235' WHERE "posts"."id" = 1  (0.3ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"  Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["is_comment", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 11:55:46.114364' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["is_comment", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1,2]', "updated_at" = '2013-01-27 11:55:46.118009' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.0ms) DELETE FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."id" = ? [["id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[2]', "updated_at" = '2013-01-27 11:55:46.122439' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"   (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.0ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.0ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.0ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:55:46.144664', "updated_at" = '2013-01-27 11:55:46.144664', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:55:46.148118' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:46.149291' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.0ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.0ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.0ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:55:46.171933', "updated_at" = '2013-01-27 11:55:46.171933', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:55:46.176526' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:46.177736' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.0ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.0ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:55:46.199330', "updated_at" = '2013-01-27 11:55:46.199330', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:55:46.202806' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:46.203982' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["is_comment", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 11:55:46.207930' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["is_comment", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1,2]', "updated_at" = '2013-01-27 11:55:46.213536' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.0ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.0ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_1"], ["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_2"], ["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_3"], ["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "morozovm_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_4"], ["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_5"], ["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 5 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[1]', "updated_at" = '2013-01-27 11:55:46.262953' WHERE "posts"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "morozovm_post_test_body_1"], ["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_6"], ["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 9], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_7"], ["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 10], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_8"], ["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 11], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "morozovm_post_test_body_2"], ["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 12], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_9"], ["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 13], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "morozovm_post_test_body_3"], ["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 14], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 8 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[1]', "updated_at" = '2013-01-27 11:55:46.293240' WHERE "posts"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 12 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 12], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[1]', "updated_at" = '2013-01-27 11:55:46.297339' WHERE "posts"."id" = 12  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 13 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 13], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-27 11:55:46.301399' WHERE "posts"."id" = 13  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 13 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["is_comment", false], ["item_id", 13], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[2]', "updated_at" = '2013-01-27 11:55:46.305251' WHERE "posts"."id" = 13  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.3ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 12]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 12 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 12 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 8]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 8 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 8 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 13]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 13 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 13 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 11]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 11 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 11 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 10]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 10 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 10 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 9]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 9 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 9 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 5]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 5 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 5 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 7]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 7 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 6 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 6 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 4]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 4 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 4 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 13 AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[2]', "updated_at" = '2013-01-27 11:55:46.382330' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[1]', "updated_at" = '2013-01-27 11:55:46.383988' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[2,3]', "updated_at" = '2013-01-27 11:55:46.389960' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[1]', "updated_at" = '2013-01-27 11:55:46.391364' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["user_id", 1]] SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["user_id", 2]] SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["user_id", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' AND "inkwell_timeline_items"."item_id" = 2  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' AND "inkwell_timeline_items"."item_id" = 2  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.3ms) DELETE FROM "inkwell_timeline_items";  (0.3ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.2ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 LIMIT 1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.0ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:55:46.452023', "updated_at" = '2013-01-27 11:55:46.452023', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:55:46.501751' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:46.503166' WHERE "inkwell_comments"."id" = 1  (0.1ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["is_comment", true], ["is_reblog", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-27 11:55:46.508032' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_comment" = 't' AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.0ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.0ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:55:46.532495', "updated_at" = '2013-01-27 11:55:46.532495', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:55:46.536177' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:46.537355' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["is_comment", true], ["is_reblog", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-27 11:55:46.541712' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_reblog_it" = '[]', "updated_at" = '2013-01-27 11:55:46.544209' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."id" = ? [["id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_comment" = 't' AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.0ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.0ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:55:46.571318', "updated_at" = '2013-01-27 11:55:46.571318', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:55:46.574784' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:46.575941' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-27 11:55:46.580651' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_comment" = 'f'  (0.1ms) SELECT COUNT(*) FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_comment" = 'f' AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.0ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:55:46.605429', "updated_at" = '2013-01-27 11:55:46.605429', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:55:46.608952' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:46.610128' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[1]', "updated_at" = '2013-01-27 11:55:46.611406' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-27 11:55:46.612621' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-27 11:55:46.618624' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["is_comment", true], ["is_reblog", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-27 11:55:46.622899' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.0ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:55:46.647503', "updated_at" = '2013-01-27 11:55:46.647503', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:55:46.651012' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:46.652158' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 4 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["user_id", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[4]', "updated_at" = '2013-01-27 11:55:46.657928' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[2]', "updated_at" = '2013-01-27 11:55:46.659149' WHERE "users"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[4]', "updated_at" = '2013-01-27 11:55:46.660308' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 4 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["from_source", "[{\"user_id\":4,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[2]', "updated_at" = '2013-01-27 11:55:46.665876' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[4,1]', "updated_at" = '2013-01-27 11:55:46.667199' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_timeline_items" SET "has_many_sources" = 't', "from_source" = '[{"user_id":4,"type":"reblog"},{"user_id":1,"type":"following"}]', "updated_at" = '2013-01-27 11:55:46.671015' WHERE "inkwell_timeline_items"."id" = 1  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 4 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[]', "updated_at" = '2013-01-27 11:55:46.676571' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."user_id" = 4 AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."id" = ? [["id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.5ms) UPDATE "inkwell_timeline_items" SET "has_many_sources" = 'f', "from_source" = '[{"user_id":1,"type":"following"}]', "updated_at" = '2013-01-27 11:55:46.681155' WHERE "inkwell_timeline_items"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.0ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.0ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:55:46.706834', "updated_at" = '2013-01-27 11:55:46.706834', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:55:46.710342' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:46.711528' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[4]', "updated_at" = '2013-01-27 11:55:46.714230' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-27 11:55:46.715401' WHERE "users"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-27 11:55:46.721306' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 4 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["user_id", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 4 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 4 LIMIT 1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[]', "updated_at" = '2013-01-27 11:55:46.728724' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."id" = ? [["id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 4 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."id" = ? [["id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 4 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f'  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.0ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.0ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.0ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00]]  (0.3ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:55:46.757275', "updated_at" = '2013-01-27 11:55:46.757275', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:55:46.760868' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:46.762055' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[4]', "updated_at" = '2013-01-27 11:55:46.764757' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-27 11:55:46.765912' WHERE "users"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["is_comment", true], ["is_reblog", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-27 11:55:46.771871' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 4 AND "inkwell_timeline_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["user_id", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 4 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 't' Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 4 LIMIT 1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_reblog_it" = '[]', "updated_at" = '2013-01-27 11:55:46.779378' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."id" = ? [["id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 4 AND "inkwell_timeline_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.0ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."id" = ? [["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 4 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 't'  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.0ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.0ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:55:46.806602', "updated_at" = '2013-01-27 11:55:46.806602', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:55:46.810365' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:46.811561' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-27 11:55:46.845874' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["is_comment", true], ["is_reblog", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-27 11:55:46.850471' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.9ms) rollback transaction  (1.3ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.6ms) DELETE FROM "inkwell_comments";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.5ms) DELETE FROM "inkwell_favorite_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.5ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (2.1ms) DELETE FROM "posts";  (0.3ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.5ms) DELETE FROM "users";  (0.2ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:55:46.884526', "updated_at" = '2013-01-27 11:55:46.884526', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:55:46.888822' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:46.890418' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[3]', "updated_at" = '2013-01-27 11:55:46.891893' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-27 11:55:46.893165' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-27 11:55:46.899805' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["user_id", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[3]', "updated_at" = '2013-01-27 11:55:46.904005' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2,1]', "updated_at" = '2013-01-27 11:55:46.905381' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_timeline_items" SET "has_many_sources" = 't', "from_source" = '[{"user_id":2,"type":"reblog"},{"user_id":1,"type":"following"}]', "updated_at" = '2013-01-27 11:55:46.909399' WHERE "inkwell_timeline_items"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.0ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:55:46.936401', "updated_at" = '2013-01-27 11:55:46.936401', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:55:46.940528' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:46.942020' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[3]', "updated_at" = '2013-01-27 11:55:46.943781' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-27 11:55:46.945148' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["is_comment", true], ["is_reblog", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-27 11:55:46.951509' WHERE "inkwell_comments"."id" = 1  (0.1ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.0ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.0ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:46 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:47 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:47 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:55:47 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:47 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:55:47.027943', "updated_at" = '2013-01-27 11:55:47.027943', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:55:47.031768' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:47.033004' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:47 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:47 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-27 11:55:47.037607' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[]', "updated_at" = '2013-01-27 11:55:47.040237' WHERE "posts"."id" = 1  (0.1ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."id" = ? [["id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_comment" = 'f'  (0.1ms) SELECT COUNT(*) FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_comment" = 'f' AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.0ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.0ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.0ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:47 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:55:47 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:47 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:55:47 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:47 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 11:55:47 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:47 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:47 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:47 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:47 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:55:47 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:47 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:55:47.066217', "updated_at" = '2013-01-27 11:55:47.066217', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:55:47.069668' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:47.070844' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[3]', "updated_at" = '2013-01-27 11:55:47.072095' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-27 11:55:47.073266' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[3]', "updated_at" = '2013-01-27 11:55:47.075985' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2,1]', "updated_at" = '2013-01-27 11:55:47.077419' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:47 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:47 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:47 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:47 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-27 11:55:47.086171' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_timeline_items" SET "has_many_sources" = 't', "from_source" = '[{"user_id":1,"type":"following"},{"user_id":2,"type":"reblog"}]', "updated_at" = '2013-01-27 11:55:47.088376' WHERE "inkwell_timeline_items"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 LIMIT 1  (1.1ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.0ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.0ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.0ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:47 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:55:47 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:47 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:55:47 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:47 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 11:55:47 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:47 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:47 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:47 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:47 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:55:47 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:47 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:55:47.114303', "updated_at" = '2013-01-27 11:55:47.114303', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:55:47.117856' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:47.119091' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[3]', "updated_at" = '2013-01-27 11:55:47.120373' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-27 11:55:47.121559' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:47 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:47 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-27 11:55:47.127446' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:47 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:47 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.3ms) DELETE FROM "inkwell_favorite_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:47 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:55:47 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:47 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:55:47 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:47 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 11:55:47 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:47 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:47 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:47 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:47 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:55:47 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:47 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:55:47.155357', "updated_at" = '2013-01-27 11:55:47.155357', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:55:47.158882' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:47.160073' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.0ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.0ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.0ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users'; Connecting to database specified by database.yml  (0.5ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) SAVEPOINT active_record_1 SQL (7.6ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.4ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 LIMIT 1  (0.8ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_1"], ["created_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_2"], ["created_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_3"], ["created_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "morozovm_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_4"], ["created_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_5"], ["created_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.2ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 5 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.2ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[1]', "updated_at" = '2013-01-27 11:55:54.549797' WHERE "posts"."id" = 5  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "morozovm_post_test_body_1"], ["created_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_6"], ["created_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 9], ["updated_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_7"], ["created_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 10], ["updated_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_8"], ["created_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 11], ["updated_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "morozovm_post_test_body_2"], ["created_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 12], ["updated_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_9"], ["created_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 13], ["updated_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "morozovm_post_test_body_3"], ["created_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 14], ["updated_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 8 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[1]', "updated_at" = '2013-01-27 11:55:54.583290' WHERE "posts"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 12 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 12], ["updated_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[1]', "updated_at" = '2013-01-27 11:55:54.587477' WHERE "posts"."id" = 12  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 13 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 13], ["updated_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-27 11:55:54.591594' WHERE "posts"."id" = 13  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 13 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["is_comment", false], ["item_id", 13], ["updated_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[2]', "updated_at" = '2013-01-27 11:55:54.604490' WHERE "posts"."id" = 13  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.3ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 12]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 12 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 12 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 8]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 8 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 8 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 13]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 13 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 13 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 11]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 11 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 11 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 10]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 10 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 10 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 9]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 9 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 9 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 5]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 5 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 5 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 7]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 7 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 6 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 6 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 4]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 4 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 4 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 13 AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.0ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.0ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[2]', "updated_at" = '2013-01-27 11:55:54.656685' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[1]', "updated_at" = '2013-01-27 11:55:54.658464' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[2,3]', "updated_at" = '2013-01-27 11:55:54.707498' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[1]', "updated_at" = '2013-01-27 11:55:54.708933' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["user_id", 1]] SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["user_id", 2]] SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' AND "inkwell_timeline_items"."item_id" = 2  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' AND "inkwell_timeline_items"."item_id" = 2  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.0ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.0ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:55:54.758645', "updated_at" = '2013-01-27 11:55:54.758645', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:55:54.763414' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:54.764672' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-01-27 11:55:54.793923', "updated_at" = '2013-01-27 11:55:54.793923', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 11:55:54.797183' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:54.798224' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[1]', "updated_at" = '2013-01-27 11:55:54.799468' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-27 11:55:54.800686' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 8 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 7 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 6 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 5 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]]  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."item_id" = 5 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1 Inkwell::TimelineItem Load (0.2ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."item_id" = 6 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."item_id" = 7 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."item_id" = 8 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."item_id" = 2 AND "inkwell_timeline_items"."is_comment" = 't' LIMIT 1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:55:54.848769', "updated_at" = '2013-01-27 11:55:54.848769', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:55:54.852429' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:54.853604' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-01-27 11:55:54.884554', "updated_at" = '2013-01-27 11:55:54.884554', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 11:55:54.887866' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:54.888934' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.0ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:55:54.913212', "updated_at" = '2013-01-27 11:55:54.913212', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:55:54.916682' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:54.917844' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-01-27 11:55:54.945789', "updated_at" = '2013-01-27 11:55:54.945789', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 11:55:54.949444' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:54.950545' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 3 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["user_id", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.2ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[3]', "updated_at" = '2013-01-27 11:55:54.956529' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[2]', "updated_at" = '2013-01-27 11:55:54.957880' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[3]', "updated_at" = '2013-01-27 11:55:54.959094' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 3 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["from_source", "[{\"user_id\":3,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[2]', "updated_at" = '2013-01-27 11:55:54.964830' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[3,1]', "updated_at" = '2013-01-27 11:55:54.966225' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 4 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.2ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 3 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 2 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_timeline_items" SET "has_many_sources" = 't', "from_source" = '[{"user_id":3,"type":"reblog"},{"user_id":1,"type":"following"}]', "updated_at" = '2013-01-27 11:55:55.013170' WHERE "inkwell_timeline_items"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[]', "updated_at" = '2013-01-27 11:55:55.017735' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[3]', "updated_at" = '2013-01-27 11:55:55.019238' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."has_many_sources" = 'f' AND (from_source like '%{"user_id":1%' and user_id = 2) Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE (from_source like '%{"user_id":1%' and user_id = 2)  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_timeline_items" SET "from_source" = '[{"user_id":3,"type":"reblog"}]', "has_many_sources" = 'f', "updated_at" = '2013-01-27 11:55:55.022499' WHERE "inkwell_timeline_items"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[2]', "updated_at" = '2013-01-27 11:55:55.026715' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[3,1]', "updated_at" = '2013-01-27 11:55:55.028185' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 4 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 3 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 2 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:54 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_timeline_items" SET "has_many_sources" = 't', "from_source" = '[{"user_id":3,"type":"reblog"},{"user_id":1,"type":"following"}]', "updated_at" = '2013-01-27 11:55:55.039205' WHERE "inkwell_timeline_items"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[]', "updated_at" = '2013-01-27 11:55:55.042236' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[1]', "updated_at" = '2013-01-27 11:55:55.043652' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."has_many_sources" = 'f' AND (from_source like '%{"user_id":3%' and user_id = 2) Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE (from_source like '%{"user_id":3%' and user_id = 2)  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_timeline_items" SET "from_source" = '[{"user_id":1,"type":"following"}]', "has_many_sources" = 'f', "updated_at" = '2013-01-27 11:55:55.046025' WHERE "inkwell_timeline_items"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:55:55.070536', "updated_at" = '2013-01-27 11:55:55.070536', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:55:55.073998' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:55.075207' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-01-27 11:55:55.103332', "updated_at" = '2013-01-27 11:55:55.103332', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 11:55:55.106730' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:55.107817' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 3 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[3]', "updated_at" = '2013-01-27 11:55:55.113969' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[2]', "updated_at" = '2013-01-27 11:55:55.115210' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[3]', "updated_at" = '2013-01-27 11:55:55.116437' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 3 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["from_source", "[{\"user_id\":3,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.0ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.0ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:55:55.144253', "updated_at" = '2013-01-27 11:55:55.144253', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:55:55.147771' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:55.148954' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-01-27 11:55:55.178397', "updated_at" = '2013-01-27 11:55:55.178397', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 11:55:55.181810' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:55.182895' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[1]', "updated_at" = '2013-01-27 11:55:55.184190' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-27 11:55:55.185449' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 8 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.2ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 7 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 6 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 5 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]]  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.0ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.0ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.0ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:55:55.220002', "updated_at" = '2013-01-27 11:55:55.220002', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:55:55.223848' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:55.225030' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-01-27 11:55:55.252583', "updated_at" = '2013-01-27 11:55:55.252583', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 11:55:55.256821' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:55.258107' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[1]', "updated_at" = '2013-01-27 11:55:55.259347' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-27 11:55:55.260542' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.3ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 8 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 7 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 6 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.4ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 5 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."item_id" = 5 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."item_id" = 6 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."item_id" = 7 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."item_id" = 8 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.0ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.0ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:55:55.299016', "updated_at" = '2013-01-27 11:55:55.299016', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:55:55.302557' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:55.303760' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-01-27 11:55:55.331604', "updated_at" = '2013-01-27 11:55:55.331604', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 11:55:55.335711' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:55.337098' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[1]', "updated_at" = '2013-01-27 11:55:55.338594' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-27 11:55:55.339854' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 8 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 7 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 6 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 5 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[]', "updated_at" = '2013-01-27 11:55:55.376760' WHERE "users"."id" = 2  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[]', "updated_at" = '2013-01-27 11:55:55.378109' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."has_many_sources" = 'f' AND (from_source like '%{"user_id":2%' and user_id = 1) Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE (from_source like '%{"user_id":2%' and user_id = 1) User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.0ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.0ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.0ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.0ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:55:55.402347', "updated_at" = '2013-01-27 11:55:55.402347', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:55:55.406689' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:55.408129' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["is_comment", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 11:55:55.458635' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.0ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.0ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.0ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:55:55.480842', "updated_at" = '2013-01-27 11:55:55.480842', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:55:55.484482' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:55.485705' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["parent_id", nil], ["post_id", 2], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 2, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:55:55.491177', "updated_at" = '2013-01-27 11:55:55.491177', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 2]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":2}]', "updated_at" = '2013-01-27 11:55:55.494570' WHERE "posts"."id" = 2  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:55.495669' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["parent_id", nil], ["post_id", 3], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 3, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-01-27 11:55:55.501372', "updated_at" = '2013-01-27 11:55:55.501372', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 3]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":3}]', "updated_at" = '2013-01-27 11:55:55.504719' WHERE "posts"."id" = 3  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:55.506032' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["parent_id", nil], ["post_id", 3], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 3, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:55:55.507888', "updated_at" = '2013-01-27 11:55:55.507888', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 4 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 3]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":3},{"user_id":1,"comment_id":4}]', "updated_at" = '2013-01-27 11:55:55.511530' WHERE "posts"."id" = 3  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:55.512622' WHERE "inkwell_comments"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["parent_id", nil], ["post_id", 6], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 6, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:55:55.525320', "updated_at" = '2013-01-27 11:55:55.525320', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 5 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-27 11:55:55.528565' WHERE "posts"."id" = 6  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:55.529648' WHERE "inkwell_comments"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["parent_id", nil], ["post_id", 6], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 6, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:55:55.531083', "updated_at" = '2013-01-27 11:55:55.531083', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 6 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5},{"user_id":1,"comment_id":6}]', "updated_at" = '2013-01-27 11:55:55.534267' WHERE "posts"."id" = 6  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:55.535320' WHERE "inkwell_comments"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["parent_id", nil], ["post_id", 6], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 6, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:55:55.536754', "updated_at" = '2013-01-27 11:55:55.536754', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 7 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5},{"user_id":1,"comment_id":6},{"user_id":1,"comment_id":7}]', "updated_at" = '2013-01-27 11:55:55.540082' WHERE "posts"."id" = 6  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:55.541197' WHERE "inkwell_comments"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["parent_id", nil], ["post_id", 6], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 6, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-01-27 11:55:55.542688', "updated_at" = '2013-01-27 11:55:55.542688', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 8 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5},{"user_id":1,"comment_id":6},{"user_id":1,"comment_id":7},{"user_id":2,"comment_id":8}]', "updated_at" = '2013-01-27 11:55:55.545957' WHERE "posts"."id" = 6  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:55.546998' WHERE "inkwell_comments"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["is_comment", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 11:55:55.554600' WHERE "posts"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["is_comment", true], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 11:55:55.558278' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["is_comment", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 11:55:55.562004' WHERE "posts"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["is_comment", true], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 11:55:55.565593' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 4 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["is_comment", true], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 11:55:55.569200' WHERE "inkwell_comments"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 4 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["is_comment", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 11:55:55.572797' WHERE "posts"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 5 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["is_comment", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 11:55:55.576357' WHERE "posts"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 6 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["is_comment", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 11:55:55.579981' WHERE "posts"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 5 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["is_comment", true], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 11:55:55.583609' WHERE "inkwell_comments"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 6 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["is_comment", true], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 11:55:55.587220' WHERE "inkwell_comments"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["is_comment", true], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 11:55:55.590819' WHERE "inkwell_comments"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 8 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["is_comment", true], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 11:55:55.594459' WHERE "inkwell_comments"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["is_comment", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 11:55:55.598046' WHERE "posts"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.3ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 7]] Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 8]] Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 7]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 5]] Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]] Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 5]] Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 4]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 4]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 8 AND "inkwell_favorite_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."id" = ? LIMIT 1 [["id", 12]] Inkwell::FavoriteItem Load (0.3ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."user_id" = 1 AND (created_at < '2013-01-27 11:55:55.593150') ORDER BY created_at DESC LIMIT 10 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 7]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 5]] Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]] Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 5]] Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 4]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 4]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 3]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 8 AND "inkwell_favorite_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.0ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."id" = ? LIMIT 1 [["id", 12]] Inkwell::FavoriteItem Load (0.3ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."user_id" = 1 AND (created_at < '2013-01-27 11:55:55.593150') ORDER BY created_at DESC LIMIT 5 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 7]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 5]] Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]] Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 5]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 5 AND "inkwell_favorite_items"."is_comment" = 'f' LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.0ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.0ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.0ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:55:55.643448', "updated_at" = '2013-01-27 11:55:55.643448', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:55:55.646975' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:55.648183' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["is_comment", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.0ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.0ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:55:55.673274', "updated_at" = '2013-01-27 11:55:55.673274', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:55:55.676835' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:55.678017' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.2ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["is_comment", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.2ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 11:55:55.682912' WHERE "posts"."id" = 1  (0.1ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["is_comment", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1,2]', "updated_at" = '2013-01-27 11:55:55.688890' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.0ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:55:55.712705', "updated_at" = '2013-01-27 11:55:55.712705', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:55:55.716191' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:55.717370' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 11:55:55.721277' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1,2]', "updated_at" = '2013-01-27 11:55:55.726826' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.0ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:55:55.750906', "updated_at" = '2013-01-27 11:55:55.750906', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:55:55.754408' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:55.755596' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 11:55:55.759562' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.0ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:55:55.780959', "updated_at" = '2013-01-27 11:55:55.780959', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:55:55.784342' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:55.785542' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 11:55:55.789537' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"  Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."id" = ? [["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[]', "updated_at" = '2013-01-27 11:55:55.794740' WHERE "inkwell_comments"."id" = 1  (0.1ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"  Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 11:55:55.823392' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1,2]', "updated_at" = '2013-01-27 11:55:55.827470' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."id" = ? [["id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 11:55:55.832395' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"   (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.0ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:55:55.855722', "updated_at" = '2013-01-27 11:55:55.855722', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:55:55.859398' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:55.860618' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (42.7ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["parent_id", nil], ["post_id", 2], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 2, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:55:55.866428', "updated_at" = '2013-01-27 11:55:55.866428', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 2]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":2}]', "updated_at" = '2013-01-27 11:55:55.913158' WHERE "posts"."id" = 2  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:55.914404' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["parent_id", nil], ["post_id", 3], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 3, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-01-27 11:55:55.920848', "updated_at" = '2013-01-27 11:55:55.920848', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 3]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":3}]', "updated_at" = '2013-01-27 11:55:55.924302' WHERE "posts"."id" = 3  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:55.925407' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["parent_id", nil], ["post_id", 3], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 3, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:55:55.926959', "updated_at" = '2013-01-27 11:55:55.926959', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 4 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 3]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":3},{"user_id":1,"comment_id":4}]', "updated_at" = '2013-01-27 11:55:55.930273' WHERE "posts"."id" = 3  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:55.931350' WHERE "inkwell_comments"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["parent_id", nil], ["post_id", 6], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 6, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:55:55.944095', "updated_at" = '2013-01-27 11:55:55.944095', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 5 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-27 11:55:55.947366' WHERE "posts"."id" = 6  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:55.948426' WHERE "inkwell_comments"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["parent_id", nil], ["post_id", 6], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 6, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:55:55.949879', "updated_at" = '2013-01-27 11:55:55.949879', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 6 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5},{"user_id":1,"comment_id":6}]', "updated_at" = '2013-01-27 11:55:55.953043' WHERE "posts"."id" = 6  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:55.954139' WHERE "inkwell_comments"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["parent_id", nil], ["post_id", 6], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 6, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:55:55.955578', "updated_at" = '2013-01-27 11:55:55.955578', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 7 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5},{"user_id":1,"comment_id":6},{"user_id":1,"comment_id":7}]', "updated_at" = '2013-01-27 11:55:55.958833' WHERE "posts"."id" = 6  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:55.959875' WHERE "inkwell_comments"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["parent_id", nil], ["post_id", 6], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 6, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-01-27 11:55:55.961334', "updated_at" = '2013-01-27 11:55:55.961334', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 8 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5},{"user_id":1,"comment_id":6},{"user_id":1,"comment_id":7},{"user_id":2,"comment_id":8}]', "updated_at" = '2013-01-27 11:55:55.964569' WHERE "posts"."id" = 6  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:55.965610' WHERE "inkwell_comments"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["is_comment", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 11:55:55.973256' WHERE "posts"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["is_comment", true], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 11:55:55.976883' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["is_comment", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 11:55:55.980595' WHERE "posts"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["is_comment", true], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 11:55:55.984302' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 4 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["is_comment", true], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 11:55:55.988007' WHERE "inkwell_comments"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 4 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["is_comment", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 11:55:55.991663' WHERE "posts"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 5 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["is_comment", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 11:55:55.995373' WHERE "posts"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 6 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["is_comment", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 11:55:55 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 11:55:55.999109' WHERE "posts"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 5 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["is_comment", true], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 11:55:56.002801' WHERE "inkwell_comments"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 6 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["is_comment", true], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 11:55:56.006514' WHERE "inkwell_comments"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["is_comment", true], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 11:55:56.010185' WHERE "inkwell_comments"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 8 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["is_comment", true], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 11:55:56.013846' WHERE "inkwell_comments"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["is_comment", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 11:55:56.017645' WHERE "posts"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["is_comment", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1,2]', "updated_at" = '2013-01-27 11:55:56.021263' WHERE "posts"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["is_comment", true], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1,2]', "updated_at" = '2013-01-27 11:55:56.024928' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 7 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["is_comment", true], ["is_reblog", true], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-27 11:55:56.029264' WHERE "inkwell_comments"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 7 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-27 11:55:56.033423' WHERE "posts"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.3ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 7]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 7 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 8]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 8 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 8 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 7]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 7 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 6 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 6 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 5]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 5 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 5 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 6 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 6 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 5]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 5 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 5 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 4]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 4 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 4 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 4]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 4 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 4 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 3 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:55:56.082910', "updated_at" = '2013-01-27 11:55:56.082910', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:55:56.086423' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:56.087597' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:55:56.112772', "updated_at" = '2013-01-27 11:55:56.112772', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:55:56.116200' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:56.117376' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"  Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:55:56.140290', "updated_at" = '2013-01-27 11:55:56.140290', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:55:56.143701' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:56.144902' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.0ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:55:56.169548', "updated_at" = '2013-01-27 11:55:56.169548', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:55:56.173155' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:56.174384' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.0ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:55:56.196552', "updated_at" = '2013-01-27 11:55:56.196552', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:55:56.200172' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:56.201396' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["is_comment", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 11:55:56.205430' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."id" = ? [["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[]', "updated_at" = '2013-01-27 11:55:56.209776' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"  Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["is_comment", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 11:55:56.214343' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["is_comment", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1,2]', "updated_at" = '2013-01-27 11:55:56.218107' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."id" = ? [["id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[2]', "updated_at" = '2013-01-27 11:55:56.222652' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"   (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:55:56.269939', "updated_at" = '2013-01-27 11:55:56.269939', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:55:56.273692' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:56.274933' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1 [35m (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_1"], ["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_2"], ["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_3"], ["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "morozovm_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_4"], ["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_5"], ["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 5 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[1]', "updated_at" = '2013-01-27 11:55:56.372016' WHERE "posts"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "morozovm_post_test_body_1"], ["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_6"], ["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 9], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_7"], ["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 10], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_8"], ["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 11], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "morozovm_post_test_body_2"], ["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 12], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_9"], ["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 13], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "morozovm_post_test_body_3"], ["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 14], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 8 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[1]', "updated_at" = '2013-01-27 11:55:56.401713' WHERE "posts"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.2ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 12 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 12], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[1]', "updated_at" = '2013-01-27 11:55:56.406383' WHERE "posts"."id" = 12  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 8 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["is_comment", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 11:55:56.410375' WHERE "posts"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[3]', "updated_at" = '2013-01-27 11:55:56.411678' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[1]', "updated_at" = '2013-01-27 11:55:56.412910' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.3ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 12 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 12], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 8 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 13 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 13], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 11 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 11], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 10 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 10], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 9 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 9], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 5 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 7 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 6 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 4 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 3]]  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[3]', "updated_at" = '2013-01-27 11:55:56.439497' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[1,2]', "updated_at" = '2013-01-27 11:55:56.440788' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 14 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 14], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 12 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_timeline_items" SET "has_many_sources" = 't', "from_source" = '[{"user_id":1,"type":"reblog"},{"user_id":2,"type":"following"}]', "updated_at" = '2013-01-27 11:55:56.447366' WHERE "inkwell_timeline_items"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 8 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_timeline_items" SET "has_many_sources" = 't', "from_source" = '[{"user_id":1,"type":"reblog"},{"user_id":2,"type":"following"}]', "updated_at" = '2013-01-27 11:55:56.449440' WHERE "inkwell_timeline_items"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 5 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_timeline_items" SET "has_many_sources" = 't', "from_source" = '[{"user_id":1,"type":"reblog"},{"user_id":2,"type":"following"}]', "updated_at" = '2013-01-27 11:55:56.451392' WHERE "inkwell_timeline_items"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 3]] Inkwell::TimelineItem Load (0.3ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 ORDER BY created_at DESC LIMIT 10 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 12]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 12 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 12 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 8]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 8 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 8 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 14]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 14 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 14 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 13]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 13 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 13 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 11]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 11 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 11 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 10]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 10 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 10 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 9]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 9 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 9 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 5]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 5 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 5 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 7]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 7 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 6 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 6 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:55:56.501420', "updated_at" = '2013-01-27 11:55:56.501420', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:55:56.504905' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:56.506068' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[3]', "updated_at" = '2013-01-27 11:55:56.507330' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-27 11:55:56.508514' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["is_comment", true], ["is_reblog", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-27 11:55:56.514455' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[2]', "updated_at" = '2013-01-27 11:55:56.520835' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 3]] Inkwell::TimelineItem Load (0.2ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 ORDER BY created_at DESC LIMIT 10 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (2.7ms) DELETE FROM "inkwell_favorite_items";  (0.3ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.9ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.3ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."user_id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.3ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 11:55:56.574691', "updated_at" = '2013-01-27 11:55:56.574691', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:55:56.578277' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:56.579450' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 11:55:56.581134', "updated_at" = '2013-01-27 11:55:56.581134', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 11:55:56.584372' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 11:55:56.587003' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 11:55:56.588026' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["parent_id", 2], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 2, "user_id" = 2, "created_at" = '2013-01-27 11:55:56.589541', "updated_at" = '2013-01-27 11:55:56.589541', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":2,"comment_id":3}]', "updated_at" = '2013-01-27 11:55:56.592821' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":2,"comment_id":3}]', "updated_at" = '2013-01-27 11:55:56.595243' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":3}]', "updated_at" = '2013-01-27 11:55:56.596856' WHERE "inkwell_comments"."id" = 2  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,2]', "updated_at" = '2013-01-27 11:55:56.597788' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 11:55:56.599260', "updated_at" = '2013-01-27 11:55:56.599260', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 4 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":2,"comment_id":3},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-27 11:55:56.602565' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":2,"comment_id":3},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-27 11:55:56.604963' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 11:55:56.605936' WHERE "inkwell_comments"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["from_source", nil], ["has_many_sources", false], ["is_comment", true], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["is_comment", true], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["from_source", nil], ["has_many_sources", false], ["is_comment", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["is_comment", true], ["is_reblog", nil], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["is_comment", true], ["is_reblog", nil], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["is_comment", true], ["is_reblog", nil], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items"  Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments"  Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) DELETE FROM "inkwell_comments" WHERE "inkwell_comments"."id" IN (2, 3, 4) SQL (0.1ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" IN (2, 3, 4, 1) AND "inkwell_timeline_items"."is_comment" = 't' SQL (0.1ms) DELETE FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" IN (2, 3, 4, 1) AND "inkwell_favorite_items"."is_comment" = 't' SQL (0.1ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" IN (2, 3, 4, 1) AND "inkwell_blog_items"."is_comment" = 't' Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[]', "updated_at" = '2013-01-27 11:55:56.623390' WHERE "posts"."id" = 1 SQL (0.1ms) DELETE FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? [["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"  Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items"  Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments"  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.0ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 11:55:56.648048', "updated_at" = '2013-01-27 11:55:56.648048', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:55:56.675658' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:56.676904' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 11:55:56.678659', "updated_at" = '2013-01-27 11:55:56.678659', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 11:55:56.682085' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:56.683248' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 11:55:56.684799', "updated_at" = '2013-01-27 11:55:56.684799', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-27 11:55:56.688234' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:56.689378' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 11:55:56.691203', "updated_at" = '2013-01-27 11:55:56.691203', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 4 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-27 11:55:56.695280' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:56.696486' WHERE "inkwell_comments"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 11:55:56.698092', "updated_at" = '2013-01-27 11:55:56.698092', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 5 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-27 11:55:56.701691' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:56.702838' WHERE "inkwell_comments"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 11:55:56.704354', "updated_at" = '2013-01-27 11:55:56.704354', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 6 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6}]', "updated_at" = '2013-01-27 11:55:56.707889' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:56.709007' WHERE "inkwell_comments"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 11:55:56.710514', "updated_at" = '2013-01-27 11:55:56.710514', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 7 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7}]', "updated_at" = '2013-01-27 11:55:56.714082' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:56.715154' WHERE "inkwell_comments"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 11:55:56.716702', "updated_at" = '2013-01-27 11:55:56.716702', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 8 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8}]', "updated_at" = '2013-01-27 11:55:56.720326' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:56.721410' WHERE "inkwell_comments"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 11:55:56.722952', "updated_at" = '2013-01-27 11:55:56.722952', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 9 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9}]', "updated_at" = '2013-01-27 11:55:56.726500' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:56.771035' WHERE "inkwell_comments"."id" = 9  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 11:55:56.773095', "updated_at" = '2013-01-27 11:55:56.773095', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 10 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10}]', "updated_at" = '2013-01-27 11:55:56.777260' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:56.778458' WHERE "inkwell_comments"."id" = 10  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 11:55:56.780002', "updated_at" = '2013-01-27 11:55:56.780002', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 11 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11}]', "updated_at" = '2013-01-27 11:55:56.783688' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:56.784801' WHERE "inkwell_comments"."id" = 11  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 11:55:56.786312', "updated_at" = '2013-01-27 11:55:56.786312', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 12 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11},{"user_id":2,"comment_id":12}]', "updated_at" = '2013-01-27 11:55:56.789991' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:56.791062' WHERE "inkwell_comments"."id" = 12  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.3ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 11]] Inkwell::Comment Load (0.3ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 AND (created_at < '2013-01-27 11:55:56.780002') ORDER BY created_at DESC LIMIT 10  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.0ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 11:55:56.817373', "updated_at" = '2013-01-27 11:55:56.817373', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:55:56.820990' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:56.822224' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 11:55:56.823990', "updated_at" = '2013-01-27 11:55:56.823990', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 11:55:56.827370' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 11:55:56.829909' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 11:55:56.830913' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["from_source", nil], ["has_many_sources", false], ["is_comment", true], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["is_comment", true], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["from_source", nil], ["has_many_sources", false], ["is_comment", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["is_comment", true], ["is_reblog", nil], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["is_comment", true], ["is_reblog", nil], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["is_comment", true], ["is_reblog", nil], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"  Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items"  Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) DELETE FROM "inkwell_comments" WHERE "inkwell_comments"."id" IN (2) SQL (0.1ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" IN (2, 1) AND "inkwell_timeline_items"."is_comment" = 't' SQL (0.1ms) DELETE FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" IN (2, 1) AND "inkwell_favorite_items"."is_comment" = 't' SQL (0.1ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" IN (2, 1) AND "inkwell_blog_items"."is_comment" = 't' Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[]', "updated_at" = '2013-01-27 11:55:56.848462' WHERE "posts"."id" = 1 SQL (0.0ms) DELETE FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? [["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items"  Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments"   (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 11:55:56.875691', "updated_at" = '2013-01-27 11:55:56.875691', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:55:56.879167' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:56.880335' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 11:55:56.882089', "updated_at" = '2013-01-27 11:55:56.882089', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 11:55:56.885435' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 11:55:56.887920' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 11:55:56.888914' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 11:55:56.890427', "updated_at" = '2013-01-27 11:55:56.890427', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-27 11:55:56.893743' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-27 11:55:56.896131' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 11:55:56.897332' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["is_comment", true], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 11:55:56.901448' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["is_comment", true], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[2]', "updated_at" = '2013-01-27 11:55:56.905317' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.3ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 3 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 2 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::Comment Load (0.2ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 3 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 2 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.0ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 11:55:56.943933', "updated_at" = '2013-01-27 11:55:56.943933', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:55:56.947635' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:56.948880' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["from_source", nil], ["has_many_sources", false], ["is_comment", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["is_comment", true], ["is_reblog", nil], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["is_comment", true], ["is_reblog", nil], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items"  Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments"   (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_comments" WHERE "inkwell_comments"."id" IN (NULL) SQL (0.1ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" IN (1) AND "inkwell_timeline_items"."is_comment" = 't' SQL (0.1ms) DELETE FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" IN (1) AND "inkwell_favorite_items"."is_comment" = 't' SQL (0.1ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" IN (1) AND "inkwell_blog_items"."is_comment" = 't' Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[]', "updated_at" = '2013-01-27 11:55:56.961331' WHERE "posts"."id" = 1 SQL (0.0ms) DELETE FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? [["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items"  Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments"   (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 11:55:56.985602', "updated_at" = '2013-01-27 11:55:56.985602', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:55:56.989182' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:56.990369' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:56 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 11:55:56.992138', "updated_at" = '2013-01-27 11:55:56.992138', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 11:55:56.995497' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.4ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 11:55:56.997970' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 11:55:56.999257' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 11:55:57.000861', "updated_at" = '2013-01-27 11:55:57.000861', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-27 11:55:57.004171' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-27 11:55:57.006577' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 11:55:57.007587' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["parent_id", 2], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 2, "user_id" = 2, "created_at" = '2013-01-27 11:55:57.009075', "updated_at" = '2013-01-27 11:55:57.009075', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 4 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-27 11:55:57.012424' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-27 11:55:57.014916' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-27 11:55:57.016468' WHERE "inkwell_comments"."id" = 2  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,2]', "updated_at" = '2013-01-27 11:55:57.017417' WHERE "inkwell_comments"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["parent_id", 3], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 3, "user_id" = 1, "created_at" = '2013-01-27 11:55:57.018911', "updated_at" = '2013-01-27 11:55:57.018911', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 5 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-27 11:55:57.022278' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-27 11:55:57.024744' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-27 11:55:57.026281' WHERE "inkwell_comments"."id" = 3  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,3]', "updated_at" = '2013-01-27 11:55:57.027217' WHERE "inkwell_comments"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 11:55:57.028663', "updated_at" = '2013-01-27 11:55:57.028663', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 6 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6}]', "updated_at" = '2013-01-27 11:55:57.032019' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6}]', "updated_at" = '2013-01-27 11:55:57.034553' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 11:55:57.035532' WHERE "inkwell_comments"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["parent_id", 4], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 4, "user_id" = 2, "created_at" = '2013-01-27 11:55:57.036973', "updated_at" = '2013-01-27 11:55:57.036973', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 7 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7}]', "updated_at" = '2013-01-27 11:55:57.040407' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 4]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7}]', "updated_at" = '2013-01-27 11:55:57.042919' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":4},{"user_id":2,"comment_id":7}]', "updated_at" = '2013-01-27 11:55:57.044549' WHERE "inkwell_comments"."id" = 2 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 4]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":7}]', "updated_at" = '2013-01-27 11:55:57.046060' WHERE "inkwell_comments"."id" = 4  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,2,4]', "updated_at" = '2013-01-27 11:55:57.047343' WHERE "inkwell_comments"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["parent_id", 3], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 3, "user_id" = 1, "created_at" = '2013-01-27 11:55:57.048930', "updated_at" = '2013-01-27 11:55:57.048930', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 8 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8}]', "updated_at" = '2013-01-27 11:55:57.052455' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8}]', "updated_at" = '2013-01-27 11:55:57.055113' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5},{"user_id":1,"comment_id":8}]', "updated_at" = '2013-01-27 11:55:57.056746' WHERE "inkwell_comments"."id" = 3  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,3]', "updated_at" = '2013-01-27 11:55:57.057708' WHERE "inkwell_comments"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 11:55:57.059154', "updated_at" = '2013-01-27 11:55:57.059154', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 9 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9}]', "updated_at" = '2013-01-27 11:55:57.062635' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9}]', "updated_at" = '2013-01-27 11:55:57.065237' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 11:55:57.066213' WHERE "inkwell_comments"."id" = 9  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["parent_id", 6], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 6, "user_id" = 2, "created_at" = '2013-01-27 11:55:57.067760', "updated_at" = '2013-01-27 11:55:57.067760', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 10 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10}]', "updated_at" = '2013-01-27 11:55:57.095974' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10}]', "updated_at" = '2013-01-27 11:55:57.098861' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":10}]', "updated_at" = '2013-01-27 11:55:57.100501' WHERE "inkwell_comments"."id" = 6  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,6]', "updated_at" = '2013-01-27 11:55:57.101955' WHERE "inkwell_comments"."id" = 10  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["parent_id", 5], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 5, "user_id" = 1, "created_at" = '2013-01-27 11:55:57.103803', "updated_at" = '2013-01-27 11:55:57.103803', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 11 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11}]', "updated_at" = '2013-01-27 11:55:57.108053' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 5]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11}]', "updated_at" = '2013-01-27 11:55:57.111094' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":11}]', "updated_at" = '2013-01-27 11:55:57.112884' WHERE "inkwell_comments"."id" = 3 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 5]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":11}]', "updated_at" = '2013-01-27 11:55:57.114553' WHERE "inkwell_comments"."id" = 5  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,3,5]', "updated_at" = '2013-01-27 11:55:57.115565' WHERE "inkwell_comments"."id" = 11  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 11:55:57.117095', "updated_at" = '2013-01-27 11:55:57.117095', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 12 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11},{"user_id":2,"comment_id":12}]', "updated_at" = '2013-01-27 11:55:57.120935' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11},{"user_id":2,"comment_id":12}]', "updated_at" = '2013-01-27 11:55:57.123903' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 11:55:57.124958' WHERE "inkwell_comments"."id" = 12  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 8]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 9]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 10]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 11]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 12]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 7]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 8]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 9]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 10]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 4]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 5]]  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 11:55:57.154098', "updated_at" = '2013-01-27 11:55:57.154098', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:55:57.157763' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:57.159005' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 11:55:57.160810', "updated_at" = '2013-01-27 11:55:57.160810', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 11:55:57.164244' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 11:55:57.166805' WHERE "inkwell_comments"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 11:55:57.213039' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]] Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.0ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 11:55:57.237287', "updated_at" = '2013-01-27 11:55:57.237287', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:55:57.240861' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:57.242066' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 11:55:57.243805', "updated_at" = '2013-01-27 11:55:57.243805', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 11:55:57.247103' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 11:55:57.249566' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 11:55:57.250560' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["from_source", nil], ["has_many_sources", false], ["is_comment", true], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["is_comment", true], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["from_source", nil], ["has_many_sources", false], ["is_comment", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["is_comment", true], ["is_reblog", nil], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["is_comment", true], ["is_reblog", nil], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["is_comment", true], ["is_reblog", nil], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items"  Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments"   (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_comments" WHERE "inkwell_comments"."id" IN (NULL) SQL (0.1ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" IN (2) AND "inkwell_timeline_items"."is_comment" = 't' SQL (0.1ms) DELETE FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" IN (2) AND "inkwell_favorite_items"."is_comment" = 't' SQL (0.1ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" IN (2) AND "inkwell_blog_items"."is_comment" = 't' Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[]', "updated_at" = '2013-01-27 11:55:57.266394' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:55:57.268533' WHERE "posts"."id" = 1 SQL (0.0ms) DELETE FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? [["id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items"  Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments"  Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.0ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 11:55:57.293339', "updated_at" = '2013-01-27 11:55:57.293339', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:55:57.296904' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:57.298109' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 11:55:57.299821', "updated_at" = '2013-01-27 11:55:57.299821', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 11:55:57.303133' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:57.304198' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 11:55:57.305687', "updated_at" = '2013-01-27 11:55:57.305687', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-27 11:55:57.309023' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:57.310085' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["parent_id", 2], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 2, "user_id" = 2, "created_at" = '2013-01-27 11:55:57.311568', "updated_at" = '2013-01-27 11:55:57.311568', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 4 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-27 11:55:57.314887' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-27 11:55:57.317373' WHERE "inkwell_comments"."id" = 2  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[2]', "updated_at" = '2013-01-27 11:55:57.318358' WHERE "inkwell_comments"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 11:55:57.319949', "updated_at" = '2013-01-27 11:55:57.319949', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 5 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-27 11:55:57.324258' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:57.325369' WHERE "inkwell_comments"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 11:55:57.326857', "updated_at" = '2013-01-27 11:55:57.326857', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 6 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6}]', "updated_at" = '2013-01-27 11:55:57.330281' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:57.331343' WHERE "inkwell_comments"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 11:55:57.332809', "updated_at" = '2013-01-27 11:55:57.332809', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 7 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7}]', "updated_at" = '2013-01-27 11:55:57.336226' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:57.337333' WHERE "inkwell_comments"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 11:55:57.338845', "updated_at" = '2013-01-27 11:55:57.338845', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 8 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8}]', "updated_at" = '2013-01-27 11:55:57.342303' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:57.343362' WHERE "inkwell_comments"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 11:55:57.344845', "updated_at" = '2013-01-27 11:55:57.344845', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 9 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9}]', "updated_at" = '2013-01-27 11:55:57.348310' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:57.349396' WHERE "inkwell_comments"."id" = 9  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 11:55:57.350844', "updated_at" = '2013-01-27 11:55:57.350844', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 10 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10}]', "updated_at" = '2013-01-27 11:55:57.354377' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:57.355432' WHERE "inkwell_comments"."id" = 10  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 11:55:57.356900', "updated_at" = '2013-01-27 11:55:57.356900', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 11 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11}]', "updated_at" = '2013-01-27 11:55:57.360434' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:57.361508' WHERE "inkwell_comments"."id" = 11  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 11:55:57.362945', "updated_at" = '2013-01-27 11:55:57.362945', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 12 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11},{"user_id":2,"comment_id":12}]', "updated_at" = '2013-01-27 11:55:57.366529' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:57.367581' WHERE "inkwell_comments"."id" = 12  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.3ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 ORDER BY created_at DESC LIMIT 5 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 11]] Inkwell::Comment Load (0.3ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 AND (created_at < '2013-01-27 11:55:57.356900') ORDER BY created_at DESC LIMIT 5 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]] Inkwell::Comment Load (0.3ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 AND (created_at < '2013-01-27 11:55:57.326857') ORDER BY created_at DESC LIMIT 7  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.0ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.4ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 11:55:57.424199', "updated_at" = '2013-01-27 11:55:57.424199', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:55:57.428123' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:57.429559' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 11:55:57.431623', "updated_at" = '2013-01-27 11:55:57.431623', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 11:55:57.435010' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 11:55:57.437444' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 11:55:57.438464' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 11:55:57.439982', "updated_at" = '2013-01-27 11:55:57.439982', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-27 11:55:57.443266' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-27 11:55:57.445691' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 11:55:57.446672' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["parent_id", 2], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 2, "user_id" = 2, "created_at" = '2013-01-27 11:55:57.448189', "updated_at" = '2013-01-27 11:55:57.448189', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 4 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-27 11:55:57.451542' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-27 11:55:57.453975' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-27 11:55:57.455525' WHERE "inkwell_comments"."id" = 2  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,2]', "updated_at" = '2013-01-27 11:55:57.456465' WHERE "inkwell_comments"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["parent_id", 3], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 3, "user_id" = 1, "created_at" = '2013-01-27 11:55:57.457977', "updated_at" = '2013-01-27 11:55:57.457977', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 5 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-27 11:55:57.461353' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-27 11:55:57.463894' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-27 11:55:57.465459' WHERE "inkwell_comments"."id" = 3  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,3]', "updated_at" = '2013-01-27 11:55:57.466387' WHERE "inkwell_comments"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 11:55:57.467830', "updated_at" = '2013-01-27 11:55:57.467830', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 6 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6}]', "updated_at" = '2013-01-27 11:55:57.471217' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6}]', "updated_at" = '2013-01-27 11:55:57.473762' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 11:55:57.474744' WHERE "inkwell_comments"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["parent_id", 4], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 4, "user_id" = 2, "created_at" = '2013-01-27 11:55:57.476178', "updated_at" = '2013-01-27 11:55:57.476178', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 7 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7}]', "updated_at" = '2013-01-27 11:55:57.479604' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 4]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7}]', "updated_at" = '2013-01-27 11:55:57.482150' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":4},{"user_id":2,"comment_id":7}]', "updated_at" = '2013-01-27 11:55:57.483768' WHERE "inkwell_comments"."id" = 2 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 4]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":7}]', "updated_at" = '2013-01-27 11:55:57.485295' WHERE "inkwell_comments"."id" = 4  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,2,4]', "updated_at" = '2013-01-27 11:55:57.486238' WHERE "inkwell_comments"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["parent_id", 3], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 3, "user_id" = 1, "created_at" = '2013-01-27 11:55:57.487744', "updated_at" = '2013-01-27 11:55:57.487744', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 8 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8}]', "updated_at" = '2013-01-27 11:55:57.491186' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8}]', "updated_at" = '2013-01-27 11:55:57.493795' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5},{"user_id":1,"comment_id":8}]', "updated_at" = '2013-01-27 11:55:57.495403' WHERE "inkwell_comments"."id" = 3  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,3]', "updated_at" = '2013-01-27 11:55:57.496374' WHERE "inkwell_comments"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 11:55:57.497833', "updated_at" = '2013-01-27 11:55:57.497833', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 9 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9}]', "updated_at" = '2013-01-27 11:55:57.526621' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9}]', "updated_at" = '2013-01-27 11:55:57.529428' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 11:55:57.530474' WHERE "inkwell_comments"."id" = 9  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["parent_id", 6], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 6, "user_id" = 2, "created_at" = '2013-01-27 11:55:57.532012', "updated_at" = '2013-01-27 11:55:57.532012', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 10 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10}]', "updated_at" = '2013-01-27 11:55:57.535866' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10}]', "updated_at" = '2013-01-27 11:55:57.538719' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":10}]', "updated_at" = '2013-01-27 11:55:57.540367' WHERE "inkwell_comments"."id" = 6  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,6]', "updated_at" = '2013-01-27 11:55:57.541474' WHERE "inkwell_comments"."id" = 10  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["parent_id", 5], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 5, "user_id" = 1, "created_at" = '2013-01-27 11:55:57.543097', "updated_at" = '2013-01-27 11:55:57.543097', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 11 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11}]', "updated_at" = '2013-01-27 11:55:57.546908' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 5]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11}]', "updated_at" = '2013-01-27 11:55:57.549819' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":11}]', "updated_at" = '2013-01-27 11:55:57.551586' WHERE "inkwell_comments"."id" = 3 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 5]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":11}]', "updated_at" = '2013-01-27 11:55:57.553269' WHERE "inkwell_comments"."id" = 5  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,3,5]', "updated_at" = '2013-01-27 11:55:57.554291' WHERE "inkwell_comments"."id" = 11  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 11:55:57.555812', "updated_at" = '2013-01-27 11:55:57.555812', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 12 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11},{"user_id":2,"comment_id":12}]', "updated_at" = '2013-01-27 11:55:57.559636' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11},{"user_id":2,"comment_id":12}]', "updated_at" = '2013-01-27 11:55:57.562525' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 11:55:57.563617' WHERE "inkwell_comments"."id" = 12  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 4]] Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 5]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 7]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 8]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 9]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 10]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 11]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 12]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 11]] Inkwell::Comment Load (0.4ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 AND (created_at < '2013-01-27 11:55:57.543097') ORDER BY created_at DESC LIMIT 10  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.0ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_comments" WHERE "inkwell_comments"."user_id" = 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:55:57.594141', "updated_at" = '2013-01-27 11:55:57.594141', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (44.5ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:55:57.597756' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:57.643644' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 LIMIT 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = 1 LIMIT 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.0ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.0ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 11:55:57.678125', "updated_at" = '2013-01-27 11:55:57.678125', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:55:57.681764' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:57.683003' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 11:55:57.684764', "updated_at" = '2013-01-27 11:55:57.684764', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 11:55:57.688176' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 11:55:57.690656' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 11:55:57.691660' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 11:55:57.693181', "updated_at" = '2013-01-27 11:55:57.693181', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-27 11:55:57.696687' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-27 11:55:57.699145' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 11:55:57.700168' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["is_comment", true], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 11:55:57.704442' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["is_comment", true], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[2]', "updated_at" = '2013-01-27 11:55:57.708637' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 2 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 3 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 2 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 3 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.8ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.0ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.0ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 11:55:57.741969', "updated_at" = '2013-01-27 11:55:57.741969', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:55:57.745457' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:57.746619' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 11:55:57.748351', "updated_at" = '2013-01-27 11:55:57.748351', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 11:55:57.751650' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 11:55:57.754067' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 11:55:57.755064' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 11:55:57.756583', "updated_at" = '2013-01-27 11:55:57.756583', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-27 11:55:57.759892' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-27 11:55:57.762398' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 11:55:57.763423' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 11:55:57.764919', "updated_at" = '2013-01-27 11:55:57.764919', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 4 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-27 11:55:57.768427' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-27 11:55:57.770931' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 11:55:57.771927' WHERE "inkwell_comments"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 11:55:57.773537', "updated_at" = '2013-01-27 11:55:57.773537', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 5 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-27 11:55:57.777161' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-27 11:55:57.780077' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 11:55:57.781126' WHERE "inkwell_comments"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 11:55:57.782615', "updated_at" = '2013-01-27 11:55:57.782615', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 6 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6}]', "updated_at" = '2013-01-27 11:55:57.786102' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6}]', "updated_at" = '2013-01-27 11:55:57.788635' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 11:55:57.789636' WHERE "inkwell_comments"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 11:55:57.791099', "updated_at" = '2013-01-27 11:55:57.791099', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 7 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7}]', "updated_at" = '2013-01-27 11:55:57.794565' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7}]', "updated_at" = '2013-01-27 11:55:57.797093' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 11:55:57.798068' WHERE "inkwell_comments"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 11:55:57.799534', "updated_at" = '2013-01-27 11:55:57.799534', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 8 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8}]', "updated_at" = '2013-01-27 11:55:57.802966' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8}]', "updated_at" = '2013-01-27 11:55:57.805538' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 11:55:57.806514' WHERE "inkwell_comments"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 11:55:57.807962', "updated_at" = '2013-01-27 11:55:57.807962', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 9 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9}]', "updated_at" = '2013-01-27 11:55:57.811479' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9}]', "updated_at" = '2013-01-27 11:55:57.814075' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 11:55:57.815050' WHERE "inkwell_comments"."id" = 9  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 11:55:57.816529', "updated_at" = '2013-01-27 11:55:57.816529', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 10 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10}]', "updated_at" = '2013-01-27 11:55:57.820433' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10}]', "updated_at" = '2013-01-27 11:55:57.823163' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 11:55:57.824180' WHERE "inkwell_comments"."id" = 10  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 11:55:57.825666', "updated_at" = '2013-01-27 11:55:57.825666', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 11 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11}]', "updated_at" = '2013-01-27 11:55:57.829241' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11}]', "updated_at" = '2013-01-27 11:55:57.831978' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 11:55:57.832983' WHERE "inkwell_comments"."id" = 11  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 11:55:57.834488', "updated_at" = '2013-01-27 11:55:57.834488', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 12 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11},{"user_id":2,"comment_id":12}]', "updated_at" = '2013-01-27 11:55:57.838121' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11},{"user_id":2,"comment_id":12}]', "updated_at" = '2013-01-27 11:55:57.840841' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 11:55:57.841820' WHERE "inkwell_comments"."id" = 12  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 4]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 5]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 7]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 8]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 9]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 10]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 11]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 12]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 11]] Inkwell::Comment Load (0.3ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 AND (created_at < '2013-01-27 11:55:57.825666') ORDER BY created_at DESC LIMIT 10  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.0ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.0ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 11:55:57.870208', "updated_at" = '2013-01-27 11:55:57.870208', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:55:57.873863' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:57.875050' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 11:55:57.876761', "updated_at" = '2013-01-27 11:55:57.876761', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 11:55:57.880036' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 11:55:57.882441' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 11:55:57.883424' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 11:55:57.884924', "updated_at" = '2013-01-27 11:55:57.884924', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-27 11:55:57.888238' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:57.889285' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 11:55:57.890748', "updated_at" = '2013-01-27 11:55:57.890748', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 4 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-27 11:55:57.894076' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-27 11:55:57.896531' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 11:55:57.897503' WHERE "inkwell_comments"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 11:55:57.898946', "updated_at" = '2013-01-27 11:55:57.898946', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 5 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-27 11:55:57.902289' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:57.903344' WHERE "inkwell_comments"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 11:55:57.904852', "updated_at" = '2013-01-27 11:55:57.904852', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 6 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6}]', "updated_at" = '2013-01-27 11:55:57.908568' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":2,"comment_id":4},{"user_id":2,"comment_id":6}]', "updated_at" = '2013-01-27 11:55:57.911257' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 11:55:57.938000' WHERE "inkwell_comments"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 11:55:57.939740', "updated_at" = '2013-01-27 11:55:57.939740', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 7 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":1,"comment_id":7}]', "updated_at" = '2013-01-27 11:55:57.943452' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:57.944577' WHERE "inkwell_comments"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 7]]  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 11:55:57.968877', "updated_at" = '2013-01-27 11:55:57.968877', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:55:57.972483' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:57.973717' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:57 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 11:55:57.975466', "updated_at" = '2013-01-27 11:55:57.975466', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 11:55:57.978888' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:57.980047' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments"   (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' SQL (0.1ms) DELETE FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' SQL (0.1ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_comment" = 'f' Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 SQL (0.1ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 't' SQL (0.1ms) DELETE FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' SQL (0.0ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_comment" = 't' SQL (0.1ms) DELETE FROM "inkwell_comments" WHERE "inkwell_comments"."id" = 1 SQL (0.0ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 2 AND "inkwell_timeline_items"."is_comment" = 't' SQL (0.0ms) DELETE FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 't' SQL (0.0ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 2 AND "inkwell_blog_items"."is_comment" = 't' SQL (0.0ms) DELETE FROM "inkwell_comments" WHERE "inkwell_comments"."id" = 2 SQL (0.1ms) DELETE FROM "posts" WHERE "posts"."id" = ? [["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments"   (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.0ms) DELETE FROM "users";  (0.2ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:55:58.060267', "updated_at" = '2013-01-27 11:55:58.060267', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:55:58.064363' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:58.065621' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-27 11:55:58.070443' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_comment" = 'f'  (0.1ms) SELECT COUNT(*) FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_comment" = 'f' AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.0ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:55:58.095455', "updated_at" = '2013-01-27 11:55:58.095455', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:55:58.098981' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:58.100176' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[4]', "updated_at" = '2013-01-27 11:55:58.102902' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-27 11:55:58.104110' WHERE "users"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["is_comment", true], ["is_reblog", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-27 11:55:58.110004' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 4 AND "inkwell_timeline_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["user_id", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 4 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 't' Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 4 LIMIT 1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.1ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_reblog_it" = '[]', "updated_at" = '2013-01-27 11:55:58.117775' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."id" = ? [["id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 4 AND "inkwell_timeline_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."id" = ? [["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 4 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 't'  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.0ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.0ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:55:58.146674', "updated_at" = '2013-01-27 11:55:58.146674', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:55:58.150238' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:58.151434' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[3]', "updated_at" = '2013-01-27 11:55:58.152715' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-27 11:55:58.153902' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["is_comment", true], ["is_reblog", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-27 11:55:58.159986' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:55:58.187586', "updated_at" = '2013-01-27 11:55:58.187586', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:55:58.191070' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:58.192261' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.0ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.0ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:55:58.216700', "updated_at" = '2013-01-27 11:55:58.216700', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:55:58.220197' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:58.221358' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-27 11:55:58.227629' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["is_comment", true], ["is_reblog", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-27 11:55:58.231593' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:55:58.256265', "updated_at" = '2013-01-27 11:55:58.256265', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:55:58.259838' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:58.261017' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["is_comment", true], ["is_reblog", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-27 11:55:58.265641' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_comment" = 't' AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:55:58.290033', "updated_at" = '2013-01-27 11:55:58.290033', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:55:58.293581' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:58.294759' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["is_comment", true], ["is_reblog", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-27 11:55:58.299077' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_reblog_it" = '[]', "updated_at" = '2013-01-27 11:55:58.301513' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."id" = ? [["id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_comment" = 't' AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:55:58.327080', "updated_at" = '2013-01-27 11:55:58.327080', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:55:58.330567' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:58.331745' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 4 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["user_id", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[4]', "updated_at" = '2013-01-27 11:55:58.337558' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[2]', "updated_at" = '2013-01-27 11:55:58.338804' WHERE "users"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[4]', "updated_at" = '2013-01-27 11:55:58.339958' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 4 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["from_source", "[{\"user_id\":4,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[2]', "updated_at" = '2013-01-27 11:55:58.345501' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[4,1]', "updated_at" = '2013-01-27 11:55:58.346824' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_timeline_items" SET "has_many_sources" = 't', "from_source" = '[{"user_id":4,"type":"reblog"},{"user_id":1,"type":"following"}]', "updated_at" = '2013-01-27 11:55:58.350745' WHERE "inkwell_timeline_items"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 4 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[]', "updated_at" = '2013-01-27 11:55:58.356290' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."user_id" = 4 AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."id" = ? [["id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_timeline_items" SET "has_many_sources" = 'f', "from_source" = '[{"user_id":1,"type":"following"}]', "updated_at" = '2013-01-27 11:55:58.360015' WHERE "inkwell_timeline_items"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:55:58.412864', "updated_at" = '2013-01-27 11:55:58.412864', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:55:58.417596' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:58.419446' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[4]', "updated_at" = '2013-01-27 11:55:58.422860' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-27 11:55:58.424146' WHERE "users"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-27 11:55:58.430951' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 4 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["user_id", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 4 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 4 LIMIT 1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[]', "updated_at" = '2013-01-27 11:55:58.439809' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."id" = ? [["id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 4 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.0ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."id" = ? [["id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 4 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f'  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.3ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.4ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.3ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:55:58.472080', "updated_at" = '2013-01-27 11:55:58.472080', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:55:58.476246' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:58.477563' WHERE "inkwell_comments"."id" = 1  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[3]', "updated_at" = '2013-01-27 11:55:58.479046' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-27 11:55:58.480614' WHERE "users"."id" = 3  (0.1ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[3]', "updated_at" = '2013-01-27 11:55:58.483966' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2,1]', "updated_at" = '2013-01-27 11:55:58.485634' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1  (0.2ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-27 11:55:58.495837' WHERE "posts"."id" = 1  (0.1ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_timeline_items" SET "has_many_sources" = 't', "from_source" = '[{"user_id":1,"type":"following"},{"user_id":2,"type":"reblog"}]', "updated_at" = '2013-01-27 11:55:58.498319' WHERE "inkwell_timeline_items"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 LIMIT 1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.3ms) DELETE FROM "users";  (0.2ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:55:58.525294', "updated_at" = '2013-01-27 11:55:58.525294', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:55:58.529404' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:58.530647' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.2ms) UPDATE "users" SET "followers_ids" = '[3]', "updated_at" = '2013-01-27 11:55:58.578688' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-27 11:55:58.580551' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-27 11:55:58.586950' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[3]', "updated_at" = '2013-01-27 11:55:58.591008' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2,1]', "updated_at" = '2013-01-27 11:55:58.592328' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_timeline_items" SET "has_many_sources" = 't', "from_source" = '[{"user_id":2,"type":"reblog"},{"user_id":1,"type":"following"}]', "updated_at" = '2013-01-27 11:55:58.596213' WHERE "inkwell_timeline_items"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:55:58.621685', "updated_at" = '2013-01-27 11:55:58.621685', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:55:58.625228' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:58.626387' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[3]', "updated_at" = '2013-01-27 11:55:58.627645' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-27 11:55:58.628811' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-27 11:55:58.634736' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 LIMIT 1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:55:58.661839', "updated_at" = '2013-01-27 11:55:58.661839', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:55:58.665314' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:58.666490' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-27 11:55:58.670782' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[]', "updated_at" = '2013-01-27 11:55:58.673251' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."id" = ? [["id", 2]]  (0.3ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_comment" = 'f'  (0.1ms) SELECT COUNT(*) FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_comment" = 'f' AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.0ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.0ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 11:55:58.700121', "updated_at" = '2013-01-27 11:55:58.700121', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 11:55:58.703653' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 11:55:58.704836' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[1]', "updated_at" = '2013-01-27 11:55:58.706133' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-27 11:55:58.707351' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-27 11:55:58.713375' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["is_comment", true], ["is_reblog", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 11:55:58 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-27 11:55:58.717716' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users'; Connecting to database specified by database.yml Connecting to database specified by database.yml  (0.5ms) begin transaction  (0.4ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.6ms) DELETE FROM "inkwell_timeline_items";  (0.8ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.2ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (1.1ms) rollback transaction  (1.3ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.4ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.5ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.3ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.4ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.3ms) DELETE FROM "users";  (0.2ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.7ms) rollback transaction  (1.2ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.3ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.3ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.3ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.3ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.6ms) rollback transaction  (1.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.3ms) DELETE FROM "inkwell_favorite_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.6ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.6ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.6ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.6ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.4ms) DELETE FROM "inkwell_favorite_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.3ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.6ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.4ms) DELETE FROM "inkwell_comments";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.3ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.2ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.6ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.3ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.6ms) rollback transaction  (1.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.3ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.6ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.3ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.3ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.6ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.6ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.6ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.0ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.6ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.2ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.6ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.0ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.6ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.6ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.0ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.6ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.6ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.0ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.6ms) rollback transaction  (1.6ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.3ms) DELETE FROM "inkwell_comments";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.6ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.7ms) rollback transaction  (1.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.6ms) rollback transaction  (1.2ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.4ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.7ms) rollback transaction  (1.2ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.6ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.6ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.3ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.6ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.3ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.3ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.2ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.6ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.3ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.7ms) rollback transaction  (1.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.2ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.6ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.0ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.2ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.4ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.6ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.6ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.3ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.0ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.4ms) DELETE FROM "inkwell_favorite_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.4ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.7ms) rollback transaction  (1.2ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.6ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.4ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.8ms) rollback transaction  (1.2ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.3ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.2ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.6ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.6ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.3ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.4ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.6ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.6ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.4ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.3ms) DELETE FROM "users";  (0.2ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.6ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.6ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.0ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.0ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.6ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.6ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users'; Connecting to database specified by database.yml  (0.5ms) begin transaction  (0.4ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.4ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.8ms) rollback transaction  (1.2ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.4ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.4ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.6ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.3ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.6ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.6ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.3ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.6ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.3ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.6ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.3ms) DELETE FROM "inkwell_favorite_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (3.0ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.3ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.2ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.7ms) rollback transaction  (1.3ms) DELETE FROM "inkwell_blog_items";  (0.6ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.3ms) DELETE FROM "users";  (0.2ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.6ms) rollback transaction  (1.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.3ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.6ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.3ms) DELETE FROM "inkwell_comments";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.7ms) rollback transaction  (1.2ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.3ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.7ms) rollback transaction  (1.4ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.6ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.3ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.6ms) rollback transaction  (1.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.3ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.2ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.6ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.3ms) DELETE FROM "inkwell_favorite_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.6ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.3ms) DELETE FROM "users";  (0.2ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.6ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.6ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.2ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.4ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.6ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.3ms) DELETE FROM "inkwell_comments";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.6ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.3ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.3ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.3ms) DELETE FROM "users";  (0.2ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.6ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.3ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.6ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.6ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.6ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.3ms) DELETE FROM "inkwell_favorite_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.3ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.6ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.3ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.6ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.3ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.6ms) rollback transaction  (1.2ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.6ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.3ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.6ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.3ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.2ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.6ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.6ms) rollback transaction  (1.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.3ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.6ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.6ms) rollback transaction  (1.2ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.6ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.7ms) rollback transaction  (1.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.6ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.3ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.3ms) DELETE FROM "users";  (0.2ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.6ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.3ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.6ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.3ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.6ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.6ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.6ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.6ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.6ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.6ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.6ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.6ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.2ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.6ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.4ms) DELETE FROM "users";  (0.2ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (34.6ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.3ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.6ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.6ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.3ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.6ms) rollback transaction  (1.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users'; Connecting to database specified by database.yml  (0.5ms) begin transaction  (0.4ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) SAVEPOINT active_record_1 SQL (8.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.4ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.3ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.6ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.3ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.8ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.2ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.3ms) DELETE FROM "inkwell_comments";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.3ms) DELETE FROM "inkwell_comments";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.7ms) DELETE FROM "inkwell_favorite_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.6ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.2ms) UPDATE "users" SET "followers_ids" = '[2]', "updated_at" = '2013-01-27 12:20:43.289354' WHERE "users"."id" = 1  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[1]', "updated_at" = '2013-01-27 12:20:43.291879' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[2,3]', "updated_at" = '2013-01-27 12:20:43.312957' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[1]', "updated_at" = '2013-01-27 12:20:43.314375' WHERE "users"."id" = 3  (0.1ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["user_id", 1]] SQL (0.3ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["user_id", 2]] SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' AND "inkwell_timeline_items"."item_id" = 2  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' AND "inkwell_timeline_items"."item_id" = 2  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.3ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.5ms) DELETE FROM "inkwell_favorite_items";  (0.3ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.9ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.4ms) DELETE FROM "users";  (0.2ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 LIMIT 1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_1"], ["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_2"], ["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_3"], ["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "morozovm_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_4"], ["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_5"], ["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 5 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[1]', "updated_at" = '2013-01-27 12:20:43.410608' WHERE "posts"."id" = 5  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (32.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "morozovm_post_test_body_1"], ["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_6"], ["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 9], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_7"], ["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 10], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_8"], ["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 11], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "morozovm_post_test_body_2"], ["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 12], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_9"], ["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 13], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "morozovm_post_test_body_3"], ["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 14], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 8 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[1]', "updated_at" = '2013-01-27 12:20:43.475541' WHERE "posts"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 12 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 12], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[1]', "updated_at" = '2013-01-27 12:20:43.479717' WHERE "posts"."id" = 12  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 13 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 13], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-27 12:20:43.483886' WHERE "posts"."id" = 13  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 13 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["is_comment", false], ["item_id", 13], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[2]', "updated_at" = '2013-01-27 12:20:43.496064' WHERE "posts"."id" = 13  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.3ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 12]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 12 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 12 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 8]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 8 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 8 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 13]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 13 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 13 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 11]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 11 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 11 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 10]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 10 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 10 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 9]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 9 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 9 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 5]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 5 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 5 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 7]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 7 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 6 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 6 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 4]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 4 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 4 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 13 AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.2ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.3ms) DELETE FROM "inkwell_comments";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.3ms) DELETE FROM "inkwell_comments";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.2ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.3ms) DELETE FROM "inkwell_favorite_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (3.0ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.8ms) rollback transaction  (1.4ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.3ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.8ms) rollback transaction  (1.4ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.3ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (43.9ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:20:43 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.8ms) rollback transaction  (1.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.3ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.4ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.2ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.3ms) DELETE FROM "inkwell_favorite_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.3ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.2ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.4ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.2ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.2ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.9ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.3ms) DELETE FROM "inkwell_comments";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.5ms) DELETE FROM "inkwell_favorite_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.2ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.2ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_comments" WHERE "inkwell_comments"."user_id" = 1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.4ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.3ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.2ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."user_id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.3ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.3ms) DELETE FROM "inkwell_favorite_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.2ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.3ms) DELETE FROM "inkwell_comments";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.3ms) DELETE FROM "inkwell_comments";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.2ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (45.0ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_1"], ["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_2"], ["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_3"], ["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "morozovm_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_4"], ["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_5"], ["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 5 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[1]', "updated_at" = '2013-01-27 12:20:44.705010' WHERE "posts"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "morozovm_post_test_body_1"], ["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_6"], ["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 9], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_7"], ["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 10], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_8"], ["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 11], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "morozovm_post_test_body_2"], ["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 12], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_9"], ["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 13], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "morozovm_post_test_body_3"], ["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 14], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 8 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[1]', "updated_at" = '2013-01-27 12:20:44.736367' WHERE "posts"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 12 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 12], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[1]', "updated_at" = '2013-01-27 12:20:44.740528' WHERE "posts"."id" = 12  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 8 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["is_comment", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 12:20:44.744338' WHERE "posts"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[3]', "updated_at" = '2013-01-27 12:20:44.745622' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[1]', "updated_at" = '2013-01-27 12:20:44.746850' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.3ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 12 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 12], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 8 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 13 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 13], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 11 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 11], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 10 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 10], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 9 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 9], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 5 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.3ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 7 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 6 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 4 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.2ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 3]]  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[3]', "updated_at" = '2013-01-27 12:20:44.773885' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[1,2]', "updated_at" = '2013-01-27 12:20:44.775251' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.3ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 14 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 14], ["updated_at", Sun, 27 Jan 2013 12:20:44 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 12 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_timeline_items" SET "has_many_sources" = 't', "from_source" = '[{"user_id":1,"type":"reblog"},{"user_id":2,"type":"following"}]', "updated_at" = '2013-01-27 12:20:44.782757' WHERE "inkwell_timeline_items"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 8 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_timeline_items" SET "has_many_sources" = 't', "from_source" = '[{"user_id":1,"type":"reblog"},{"user_id":2,"type":"following"}]', "updated_at" = '2013-01-27 12:20:44.785533' WHERE "inkwell_timeline_items"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 5 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_timeline_items" SET "has_many_sources" = 't', "from_source" = '[{"user_id":1,"type":"reblog"},{"user_id":2,"type":"following"}]', "updated_at" = '2013-01-27 12:20:44.787563' WHERE "inkwell_timeline_items"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 3]] Inkwell::TimelineItem Load (0.3ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 ORDER BY created_at DESC LIMIT 10 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 12]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 12 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 12 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 8]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 8 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 8 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 14]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 14 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 14 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 13]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 13 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 13 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 11]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 11 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 11 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 10]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 10 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 10 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 9]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 9 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 9 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 5]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 5 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 5 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 7]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 7 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 6 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 6 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users'; Connecting to database specified by database.yml  (0.5ms) begin transaction  (0.4ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) SAVEPOINT active_record_1 SQL (7.1ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.4ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."user_id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1  (0.8ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.3ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.3ms) DELETE FROM "users";  (0.2ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.8ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_comments" WHERE "inkwell_comments"."user_id" = 1  (0.1ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.3ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.2ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.2ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.3ms) DELETE FROM "users";  (0.2ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.3ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.3ms) DELETE FROM "users";  (0.2ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.3ms) DELETE FROM "inkwell_comments";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_1"], ["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_2"], ["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_3"], ["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "morozovm_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_4"], ["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_5"], ["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 5 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.2ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[1]', "updated_at" = '2013-01-27 12:30:11.719736' WHERE "posts"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "morozovm_post_test_body_1"], ["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_6"], ["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 9], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_7"], ["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 10], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_8"], ["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 11], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "morozovm_post_test_body_2"], ["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 12], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_9"], ["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 13], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "morozovm_post_test_body_3"], ["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 14], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 8 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[1]', "updated_at" = '2013-01-27 12:30:11.752620' WHERE "posts"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 12 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 12], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[1]', "updated_at" = '2013-01-27 12:30:11.756925' WHERE "posts"."id" = 12  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 13 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 13], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-27 12:30:11.761119' WHERE "posts"."id" = 13  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 13 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["is_comment", false], ["item_id", 13], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.2ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[2]', "updated_at" = '2013-01-27 12:30:11.773914' WHERE "posts"."id" = 13  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.3ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Post Load (0.2ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 12]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 12 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 12 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 8]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 8 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 8 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 13]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 13 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 13 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 11]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 11 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 11 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 10]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 10 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 10 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 9]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 9 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 9 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 5]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 5 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 5 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 7]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 7 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 6 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 6 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 4]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 4 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 4 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 13 AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[2]', "updated_at" = '2013-01-27 12:30:11.828604' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[1]', "updated_at" = '2013-01-27 12:30:11.830349' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.2ms) UPDATE "users" SET "followers_ids" = '[2,3]', "updated_at" = '2013-01-27 12:30:11.847557' WHERE "users"."id" = 1  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1  (0.2ms) UPDATE "users" SET "followings_ids" = '[1]', "updated_at" = '2013-01-27 12:30:11.849453' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["user_id", 1]] SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["user_id", 2]] SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' AND "inkwell_timeline_items"."item_id" = 2  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' AND "inkwell_timeline_items"."item_id" = 2  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 LIMIT 1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.2ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.2ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:30:11 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.3ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.3ms) DELETE FROM "users";  (0.2ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (36.6ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.3ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.8ms) rollback transaction  (1.5ms) DELETE FROM "inkwell_blog_items";  (0.3ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.6ms) DELETE FROM "inkwell_comments";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.5ms) DELETE FROM "inkwell_favorite_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.3ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.6ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.4ms) DELETE FROM "users";  (0.2ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.4ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.4ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.3ms) DELETE FROM "inkwell_favorite_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.3ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.3ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.3ms) DELETE FROM "users";  (0.2ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.3ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.3ms) DELETE FROM "inkwell_comments";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.3ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.8ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.3ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.2ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.2ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.3ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.3ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.3ms) DELETE FROM "users";  (0.2ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.4ms) DELETE FROM "inkwell_comments";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.4ms) DELETE FROM "users";  (0.2ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_1"], ["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_2"], ["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_3"], ["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "morozovm_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_4"], ["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_5"], ["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 5 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[1]', "updated_at" = '2013-01-27 12:30:12.823873' WHERE "posts"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "morozovm_post_test_body_1"], ["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_6"], ["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 9], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_7"], ["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 10], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_8"], ["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 11], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "morozovm_post_test_body_2"], ["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 12], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_9"], ["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 13], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "morozovm_post_test_body_3"], ["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 14], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 8 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[1]', "updated_at" = '2013-01-27 12:30:12.856348' WHERE "posts"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 12 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 12], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[1]', "updated_at" = '2013-01-27 12:30:12.860424' WHERE "posts"."id" = 12  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 8 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["is_comment", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 12:30:12.864344' WHERE "posts"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[3]', "updated_at" = '2013-01-27 12:30:12.865626' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[1]', "updated_at" = '2013-01-27 12:30:12.866851' WHERE "users"."id" = 3  (0.1ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.3ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 12 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 12], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 8 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 13 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 13], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 11 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 11], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 10 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 10], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 9 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 9], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 5 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 7 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 6 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 4 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 3]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[3]', "updated_at" = '2013-01-27 12:30:12.893918' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[1,2]', "updated_at" = '2013-01-27 12:30:12.895291' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 14 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 14], ["updated_at", Sun, 27 Jan 2013 12:30:12 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 12 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1  (0.2ms) UPDATE "inkwell_timeline_items" SET "has_many_sources" = 't', "from_source" = '[{"user_id":1,"type":"reblog"},{"user_id":2,"type":"following"}]', "updated_at" = '2013-01-27 12:30:12.902755' WHERE "inkwell_timeline_items"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 8 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_timeline_items" SET "has_many_sources" = 't', "from_source" = '[{"user_id":1,"type":"reblog"},{"user_id":2,"type":"following"}]', "updated_at" = '2013-01-27 12:30:12.905616' WHERE "inkwell_timeline_items"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.3ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 5 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_timeline_items" SET "has_many_sources" = 't', "from_source" = '[{"user_id":1,"type":"reblog"},{"user_id":2,"type":"following"}]', "updated_at" = '2013-01-27 12:30:12.907925' WHERE "inkwell_timeline_items"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 3]] Inkwell::TimelineItem Load (0.3ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 ORDER BY created_at DESC LIMIT 10 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 12]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 12 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 12 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 8]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 8 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 8 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 14]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 14 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 14 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 13]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 13 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 13 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 11]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 11 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 11 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 10]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 10 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 10 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 9]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 9 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 9 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 5]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 5 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 5 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 7]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 7 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 6 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 6 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users'; Connecting to database specified by database.yml  (0.5ms) begin transaction  (0.4ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) SAVEPOINT active_record_1 SQL (8.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:12 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:33:12 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.4ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.8ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.2ms) DELETE FROM "inkwell_blog_items";  (0.6ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.3ms) DELETE FROM "inkwell_favorite_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.2ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.9ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.4ms) DELETE FROM "inkwell_comments";  (0.3ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.5ms) DELETE FROM "inkwell_favorite_items";  (0.5ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.5ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.3ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.3ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.3ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.0ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.4ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.3ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.3ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.3ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.6ms) DELETE FROM "inkwell_blog_items";  (0.4ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (2.9ms) DELETE FROM "inkwell_comments";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.5ms) DELETE FROM "inkwell_favorite_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.5ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."user_id" = 1 Inkwell::Comment Load (0.2ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1  (0.8ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.3ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.3ms) DELETE FROM "users";  (0.2ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.9ms) rollback transaction  (1.3ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.3ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.4ms) DELETE FROM "users";  (0.2ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.8ms) rollback transaction  (1.3ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.9ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.3ms) DELETE FROM "users";  (0.2ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.9ms) rollback transaction  (1.2ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.3ms) DELETE FROM "inkwell_comments";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.4ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.3ms) DELETE FROM "users";  (0.2ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.3ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_comments" WHERE "inkwell_comments"."user_id" = 1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.0ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.9ms) rollback transaction  (1.2ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.3ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.4ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.3ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.5ms) DELETE FROM "inkwell_comments";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.5ms) DELETE FROM "inkwell_favorite_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.3ms) DELETE FROM "users";  (0.2ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.3ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.3ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_1"], ["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_2"], ["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_3"], ["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "morozovm_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_4"], ["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_5"], ["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.2ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 5 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.2ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[1]', "updated_at" = '2013-01-27 12:33:13.915322' WHERE "posts"."id" = 5  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "morozovm_post_test_body_1"], ["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_6"], ["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 9], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_7"], ["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 10], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_8"], ["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 11], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "morozovm_post_test_body_2"], ["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 12], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_9"], ["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 13], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "morozovm_post_test_body_3"], ["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 14], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 8 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.2ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[1]', "updated_at" = '2013-01-27 12:33:13.949707' WHERE "posts"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 12 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 12], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[1]', "updated_at" = '2013-01-27 12:33:13.955291' WHERE "posts"."id" = 12  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 13 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 13], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-27 12:33:13.959727' WHERE "posts"."id" = 13  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 13 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["is_comment", false], ["item_id", 13], ["updated_at", Sun, 27 Jan 2013 12:33:13 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[2]', "updated_at" = '2013-01-27 12:33:13.972792' WHERE "posts"."id" = 13  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.3ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Post Load (0.2ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 12]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 12 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 12 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 8]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 8 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 8 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 13]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 13 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 13 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 11]] Inkwell::BlogItem Exists (0.2ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 11 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.2ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 11 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 10]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 10 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.2ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 10 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 9]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 9 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 9 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 5]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 5 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 5 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 7]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 7 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 6 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 6 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 4]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 4 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 4 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 13 AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.0ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.0ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[2]', "updated_at" = '2013-01-27 12:33:14.095889' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[1]', "updated_at" = '2013-01-27 12:33:14.097628' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[2,3]', "updated_at" = '2013-01-27 12:33:14.114629' WHERE "users"."id" = 1  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[1]', "updated_at" = '2013-01-27 12:33:14.116151' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 1]] SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 2]] SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' AND "inkwell_timeline_items"."item_id" = 2  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' AND "inkwell_timeline_items"."item_id" = 2  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.0ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_1"], ["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_2"], ["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_3"], ["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "morozovm_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_4"], ["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_5"], ["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 5 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[1]', "updated_at" = '2013-01-27 12:33:14.200239' WHERE "posts"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "morozovm_post_test_body_1"], ["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_6"], ["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 9], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_7"], ["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 10], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_8"], ["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 11], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "morozovm_post_test_body_2"], ["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 12], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_9"], ["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 13], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "morozovm_post_test_body_3"], ["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 14], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 8 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[1]', "updated_at" = '2013-01-27 12:33:14.235516' WHERE "posts"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 12 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 12], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[1]', "updated_at" = '2013-01-27 12:33:14.239738' WHERE "posts"."id" = 12  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 8 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["is_comment", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 12:33:14.243670' WHERE "posts"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[3]', "updated_at" = '2013-01-27 12:33:14.244956' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[1]', "updated_at" = '2013-01-27 12:33:14.246209' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.3ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 12 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 12], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 8 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 13 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 13], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 11 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 11], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 10 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 10], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 9 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 9], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 5 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 7 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 6 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 4 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 3]]  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[3]', "updated_at" = '2013-01-27 12:33:14.272629' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[1,2]', "updated_at" = '2013-01-27 12:33:14.274009' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 14 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 14], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 12 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_timeline_items" SET "has_many_sources" = 't', "from_source" = '[{"user_id":1,"type":"reblog"},{"user_id":2,"type":"following"}]', "updated_at" = '2013-01-27 12:33:14.281369' WHERE "inkwell_timeline_items"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 8 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_timeline_items" SET "has_many_sources" = 't', "from_source" = '[{"user_id":1,"type":"reblog"},{"user_id":2,"type":"following"}]', "updated_at" = '2013-01-27 12:33:14.284151' WHERE "inkwell_timeline_items"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 5 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_timeline_items" SET "has_many_sources" = 't', "from_source" = '[{"user_id":1,"type":"reblog"},{"user_id":2,"type":"following"}]', "updated_at" = '2013-01-27 12:33:14.286239' WHERE "inkwell_timeline_items"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 3]] Inkwell::TimelineItem Load (0.3ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 ORDER BY created_at DESC LIMIT 10 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 12]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 12 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 12 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 8]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 8 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 8 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 14]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 14 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 14 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 13]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 13 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 13 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 11]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 11 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 11 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 10]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 10 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 10 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 9]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 9 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 9 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 5]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 5 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 5 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 7]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 7 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 6 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.3ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 6 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.7ms) rollback transaction  (1.3ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."user_id" = 1 AND "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.0ms) SAVEPOINT active_record_1  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.0ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."user_id" = 1 AND "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.0ms) SAVEPOINT active_record_1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."user_id" = 1 AND "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.0ms) SAVEPOINT active_record_1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."user_id" = 1 AND "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.0ms) SAVEPOINT active_record_1  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.3ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."user_id" = 1 AND "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.0ms) SAVEPOINT active_record_1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."user_id" = 1 AND "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.0ms) SAVEPOINT active_record_1  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."user_id" = 1 AND "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.0ms) SAVEPOINT active_record_1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.4ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.2ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.2ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.0ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.3ms) DELETE FROM "inkwell_comments";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.2ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.3ms) DELETE FROM "inkwell_comments";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.0ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.0ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.3ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.4ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:33:14 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:15 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:33:15 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:15 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:15 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:15 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:33:15 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.8ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.0ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.4ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:15 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:33:15 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:15 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:33:15 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:15 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:15 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:15 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:33:15 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:15 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:33:15 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:15 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:33:15 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:15 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:15 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:15 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:33:15 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:15 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:33:15 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:15 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:33:15 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:15 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:15 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:15 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:33:15 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.8ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.2ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:15 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:33:15 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:15 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:33:15 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:15 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:15 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:15 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:33:15 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.2ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.3ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:15 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:33:15 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:15 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:33:15 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:15 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:15 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.4ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:15 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:33:15 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:15 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:33:15 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:15 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:33:15 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:15 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:15 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:15 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:33:15 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.2ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users'; Connecting to database specified by database.yml  (0.6ms) begin transaction  (0.9ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) SAVEPOINT active_record_1 SQL (31.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.4ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.2ms) SELECT "posts".* FROM "posts" WHERE "posts"."user_id" = 1 AND "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."user_id" = 1 AND "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.0ms) SAVEPOINT active_record_1  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."user_id" = 1 AND "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.0ms) SAVEPOINT active_record_1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."user_id" = 1 AND "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.0ms) SAVEPOINT active_record_1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.8ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."user_id" = 1 AND "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.0ms) SAVEPOINT active_record_1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.4ms) DELETE FROM "inkwell_timeline_items";  (0.5ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."user_id" = 1 AND "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.0ms) SAVEPOINT active_record_1  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.3ms) DELETE FROM "inkwell_favorite_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.3ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."user_id" = 1 AND "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.0ms) SAVEPOINT active_record_1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 12:33:25 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users'; Connecting to database specified by database.yml  (0.5ms) begin transaction  (0.4ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) SAVEPOINT active_record_1 SQL (31.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:31 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:33:31 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:31 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:33:31 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:31 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:31 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.4ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:31 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:33:31 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.2ms) SELECT "posts".* FROM "posts" WHERE "posts"."user_id" = 1 AND "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:31 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:31 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:31 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 12:33:31 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:31 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:31 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:31 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 12:33:31 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:31 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:31 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:31 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 12:33:31 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:31 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:31 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:31 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 12:33:31 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:31 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:31 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:31 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 12:33:31 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:31 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:31 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:31 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 12:33:31 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:31 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:31 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:31 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 12:33:31 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:31 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:33:31 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:31 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:33:31 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:31 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:31 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:31 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:33:31 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."user_id" = 1 AND "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.0ms) SAVEPOINT active_record_1  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:31 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:31 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:31 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 12:33:31 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:31 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:31 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:31 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 12:33:31 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:31 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:31 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:31 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 12:33:31 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:31 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:31 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:31 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 12:33:31 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (28.8ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:31 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:31 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:31 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 12:33:31 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:31 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:31 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:31 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 12:33:31 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:31 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:31 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:31 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 12:33:31 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:31 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:33:31 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:31 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:33:31 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:31 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:31 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:31 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:33:31 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."user_id" = 1 AND "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.0ms) SAVEPOINT active_record_1  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:31 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:31 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:31 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 12:33:31 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:31 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:31 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:31 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 12:33:31 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:31 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:31 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:31 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 12:33:31 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:31 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:31 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:31 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 12:33:31 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:31 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:31 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:31 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 12:33:31 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:31 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:31 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:31 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 12:33:31 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:31 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:31 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:31 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 12:33:31 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.3ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:31 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:33:31 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:31 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:33:31 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:31 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:31 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:31 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:33:31 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."user_id" = 1 AND "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.0ms) SAVEPOINT active_record_1  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:31 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:31 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:31 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 12:33:31 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:31 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:31 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:31 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 12:33:31 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:31 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:31 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:31 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 12:33:31 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:31 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:31 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:31 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 12:33:31 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:32 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:32 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:32 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 12:33:32 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:32 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:32 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:32 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 12:33:32 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:32 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:32 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:32 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 12:33:32 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.6ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.6ms) DELETE FROM "inkwell_comments";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.6ms) DELETE FROM "inkwell_favorite_items";  (0.6ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.3ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.6ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.4ms) DELETE FROM "users";  (0.2ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.4ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:32 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:33:32 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:32 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:33:32 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:32 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:32 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:32 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:33:32 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."user_id" = 1 AND "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.0ms) SAVEPOINT active_record_1  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:32 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:32 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:32 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 12:33:32 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:32 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:32 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:32 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 12:33:32 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:32 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:32 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:32 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 12:33:32 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:32 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:32 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:32 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 12:33:32 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:32 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:32 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:32 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 12:33:32 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:32 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:32 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:32 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 12:33:32 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:32 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:32 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:32 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 12:33:32 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.3ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:32 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:33:32 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:32 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:33:32 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:32 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:32 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:32 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:33:32 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."user_id" = 1 AND "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.0ms) SAVEPOINT active_record_1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:32 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:32 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:32 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 12:33:32 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:32 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:32 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:32 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 12:33:32 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:32 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:32 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:32 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 12:33:32 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:32 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:32 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:32 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 12:33:32 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:32 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:32 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:32 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 12:33:32 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:32 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:32 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:32 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 12:33:32 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:32 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:32 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:32 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 12:33:32 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.2ms) DELETE FROM "inkwell_blog_items";  (0.3ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.3ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:32 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:33:32 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:32 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:33:32 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:32 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:32 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:32 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:33:32 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."user_id" = 1 AND "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:32 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:32 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:32 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 12:33:32 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:32 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:32 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:32 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 12:33:32 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:32 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:32 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:32 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 12:33:32 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:32 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:32 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:32 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 12:33:32 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:32 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:32 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:32 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 12:33:32 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:32 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:32 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:32 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 12:33:32 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:33:32 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:33:32 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:33:32 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 12:33:32 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.3ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users'; Connecting to database specified by database.yml  (0.5ms) begin transaction  (0.4ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) SAVEPOINT active_record_1 SQL (35.9ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.4ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.8ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.8ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.9ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.4ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.3ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.3ms) DELETE FROM "inkwell_favorite_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.3ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 12:39:47 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.2ms) DELETE FROM sqlite_sequence where name = 'users'; Connecting to database specified by database.yml  (0.5ms) begin transaction  (0.4ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) SAVEPOINT active_record_1 SQL (32.0ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:44:15 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:44:15 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:44:15 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:44:15 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:44:15 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:44:15 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.4ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:44:15 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:44:15 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 12:44:15 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:44:15 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 12:44:15.768161', "updated_at" = '2013-01-27 12:44:15.768161', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 12:44:15.774291' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:44:15.776061' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:44:15 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:44:15 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:44:15 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 12:44:15 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:44:15 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:44:15 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:44:15 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 12:44:15 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:44:15 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:44:15 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:44:15 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 12:44:15 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:44:15 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:44:15 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:44:15 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 12:44:15 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:44:15 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:44:15 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:44:15 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 12:44:15 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:44:15 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:44:15 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:44:15 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 12:44:15 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:44:15 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:44:15 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:44:15 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 12:44:15 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 12:44:15 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:44:15 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-01-27 12:44:15.805616', "updated_at" = '2013-01-27 12:44:15.805616', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 12:44:15.809173' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:44:15.810314' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[1]', "updated_at" = '2013-01-27 12:44:15.811934' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-27 12:44:15.813734' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.3ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 8 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:44:15 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 12:44:15 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 7 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:44:15 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 12:44:15 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 6 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:44:15 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 12:44:15 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 5 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:44:15 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 12:44:15 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]]  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1 Inkwell::TimelineItem Load (0.2ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."item_id" = 5 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1 Inkwell::TimelineItem Load (0.2ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."item_id" = 6 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."item_id" = 7 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1 Inkwell::TimelineItem Load (0.2ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."item_id" = 8 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."item_id" = 2 AND "inkwell_timeline_items"."is_comment" = 't' LIMIT 1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:44:15 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:44:15 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:44:15 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:44:15 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:44:15 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:44:15 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:44:15 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:44:15 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 12:44:15 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:44:15 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 12:44:15.908552', "updated_at" = '2013-01-27 12:44:15.908552', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 12:44:15.912236' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:44:15.913427' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:44:15 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:44:15 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:44:15 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 12:44:15 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:44:15 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:44:15 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:44:15 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 12:44:15 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:44:15 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:44:15 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:44:15 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 12:44:15 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:44:15 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:44:15 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:44:15 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 12:44:15 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:44:15 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:44:15 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:44:15 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 12:44:15 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:44:15 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:44:15 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:44:15 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 12:44:15 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:44:15 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:44:15 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:44:15 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 12:44:15 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 12:44:15 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:44:15 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-01-27 12:44:15.942711', "updated_at" = '2013-01-27 12:44:15.942711', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.3ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 12:44:15.946118' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:44:15.947469' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[1]', "updated_at" = '2013-01-27 12:44:15.948796' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-27 12:44:15.950062' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 8 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:44:15 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 12:44:15 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 7 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:44:15 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 12:44:15 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 6 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:44:15 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 12:44:15 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 5 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:44:15 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 12:44:15 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]]  (0.8ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.3ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:44:15 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:44:15 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:44:15 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:44:15 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:44:15 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:44:15 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:44:15 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:44:15 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 12:44:15 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:44:15 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 12:44:15.984798', "updated_at" = '2013-01-27 12:44:15.984798', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 12:44:15.988308' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:44:15.989482' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:44:15 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:44:15 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:44:15 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 12:44:15 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:44:15 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:44:15 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:44:15 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 12:44:15 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:44:15 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:44:15 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-01-27 12:44:16.017536', "updated_at" = '2013-01-27 12:44:16.017536', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 12:44:16.020850' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:44:16.021960' WHERE "inkwell_comments"."id" = 2  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 12:44:16.046465', "updated_at" = '2013-01-27 12:44:16.046465', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 12:44:16.049964' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:44:16.051163' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-01-27 12:44:16.079146', "updated_at" = '2013-01-27 12:44:16.079146', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 12:44:16.082734' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:44:16.083838' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 3 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[3]', "updated_at" = '2013-01-27 12:44:16.097243' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[2]', "updated_at" = '2013-01-27 12:44:16.098681' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (33.3ms) UPDATE "users" SET "followings_ids" = '[3]', "updated_at" = '2013-01-27 12:44:16.099956' WHERE "users"."id" = 2  (0.1ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 3 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["from_source", "[{\"user_id\":3,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[2]', "updated_at" = '2013-01-27 12:44:16.140139' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[3,1]', "updated_at" = '2013-01-27 12:44:16.141670' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.3ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 4 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 3 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 2 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_timeline_items" SET "has_many_sources" = 't', "from_source" = '[{"user_id":3,"type":"reblog"},{"user_id":1,"type":"following"}]', "updated_at" = '2013-01-27 12:44:16.154303' WHERE "inkwell_timeline_items"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[]', "updated_at" = '2013-01-27 12:44:16.158898' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[3]', "updated_at" = '2013-01-27 12:44:16.160550' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."has_many_sources" = 'f' AND (from_source like '%{"user_id":1%' and user_id = 2) Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE (from_source like '%{"user_id":1%' and user_id = 2)  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_timeline_items" SET "from_source" = '[{"user_id":3,"type":"reblog"}]', "has_many_sources" = 'f', "updated_at" = '2013-01-27 12:44:16.164090' WHERE "inkwell_timeline_items"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' Inkwell::TimelineItem Load (0.2ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[2]', "updated_at" = '2013-01-27 12:44:16.168497' WHERE "users"."id" = 1  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[3,1]', "updated_at" = '2013-01-27 12:44:16.170593' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.3ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 4 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 3 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 2 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.2ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_timeline_items" SET "has_many_sources" = 't', "from_source" = '[{"user_id":3,"type":"reblog"},{"user_id":1,"type":"following"}]', "updated_at" = '2013-01-27 12:44:16.182832' WHERE "inkwell_timeline_items"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.2ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[]', "updated_at" = '2013-01-27 12:44:16.186155' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[1]', "updated_at" = '2013-01-27 12:44:16.187725' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."has_many_sources" = 'f' AND (from_source like '%{"user_id":3%' and user_id = 2) Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE (from_source like '%{"user_id":3%' and user_id = 2)  (0.1ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_timeline_items" SET "from_source" = '[{"user_id":1,"type":"following"}]', "has_many_sources" = 'f', "updated_at" = '2013-01-27 12:44:16.190651' WHERE "inkwell_timeline_items"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.9ms) rollback transaction  (1.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.3ms) DELETE FROM "inkwell_comments";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.3ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 12:44:16.217094', "updated_at" = '2013-01-27 12:44:16.217094', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 12:44:16.220621' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:44:16.221790' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-01-27 12:44:16.249508', "updated_at" = '2013-01-27 12:44:16.249508', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 12:44:16.252830' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:44:16.253968' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[1]', "updated_at" = '2013-01-27 12:44:16.255204' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-27 12:44:16.256411' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 8 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 7 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 6 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 5 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[]', "updated_at" = '2013-01-27 12:44:16.270285' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[]', "updated_at" = '2013-01-27 12:44:16.271618' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."has_many_sources" = 'f' AND (from_source like '%{"user_id":2%' and user_id = 1) Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE (from_source like '%{"user_id":2%' and user_id = 1) User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.3ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.2ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 12:44:16.296426', "updated_at" = '2013-01-27 12:44:16.296426', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 12:44:16.299859' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:44:16.301031' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-01-27 12:44:16.329240', "updated_at" = '2013-01-27 12:44:16.329240', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 12:44:16.332672' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:44:16.333774' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 3 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[3]', "updated_at" = '2013-01-27 12:44:16.339699' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[2]', "updated_at" = '2013-01-27 12:44:16.341018' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[3]', "updated_at" = '2013-01-27 12:44:16.342245' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 3 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["from_source", "[{\"user_id\":3,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 12:44:16.370155', "updated_at" = '2013-01-27 12:44:16.370155', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 12:44:16.373678' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:44:16.374877' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-01-27 12:44:16.403465', "updated_at" = '2013-01-27 12:44:16.403465', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 12:44:16.407360' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:44:16.408493' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[1]', "updated_at" = '2013-01-27 12:44:16.409751' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-27 12:44:16.410999' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 8 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 7 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 6 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 5 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 12:44:16 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."item_id" = 5 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."item_id" = 6 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."item_id" = 7 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."item_id" = 8 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users'; Connecting to database specified by database.yml  (0.5ms) begin transaction  (0.4ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) SAVEPOINT active_record_1 SQL (7.0ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:22 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:45:22 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:22 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:45:22 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:22 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:22 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.4ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:22 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:22 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 12:45:22 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:22 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 12:45:22.972167', "updated_at" = '2013-01-27 12:45:22.972167', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 12:45:22.978275' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:22.980025' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:22 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:22 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:22 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 12:45:22 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:22 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:22 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:22 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 12:45:22 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:22 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:22 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:22 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 12:45:22 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:22 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:22 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:22 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 12:45:22 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:22 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:22 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:22 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 12:45:22 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-01-27 12:45:23.009202', "updated_at" = '2013-01-27 12:45:23.009202', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 12:45:23.012573' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:23.013657' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.3ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 12:45:23.038521', "updated_at" = '2013-01-27 12:45:23.038521', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 12:45:23.042229' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:23.043431' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-01-27 12:45:23.073727', "updated_at" = '2013-01-27 12:45:23.073727', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 12:45:23.077448' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:23.078593' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[1]', "updated_at" = '2013-01-27 12:45:23.080151' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-27 12:45:23.082072' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.2ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 8 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 7 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 6 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 5 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.2ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."item_id" = 5 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1 Inkwell::TimelineItem Load (0.2ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."item_id" = 6 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."item_id" = 7 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."item_id" = 8 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 12:45:23.140401', "updated_at" = '2013-01-27 12:45:23.140401', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 12:45:23.143967' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:23.145231' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-01-27 12:45:23.208949', "updated_at" = '2013-01-27 12:45:23.208949', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 12:45:23.212565' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:23.213741' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[1]', "updated_at" = '2013-01-27 12:45:23.215098' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-27 12:45:23.216387' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 8 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 7 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 6 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 5 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]]  (0.8ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 12:45:23.257118', "updated_at" = '2013-01-27 12:45:23.257118', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 12:45:23.260625' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:23.261836' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-01-27 12:45:23.290563', "updated_at" = '2013-01-27 12:45:23.290563', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 12:45:23.294025' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:23.295163' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[1]', "updated_at" = '2013-01-27 12:45:23.296431' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-27 12:45:23.297708' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 8 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 7 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 6 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 5 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]]  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."item_id" = 5 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."item_id" = 6 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."item_id" = 7 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."item_id" = 8 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."item_id" = 2 AND "inkwell_timeline_items"."is_comment" = 't' LIMIT 1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 12:45:23.341239', "updated_at" = '2013-01-27 12:45:23.341239', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 12:45:23.344873' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:23.346111' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-01-27 12:45:23.374774', "updated_at" = '2013-01-27 12:45:23.374774', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 12:45:23.378141' WHERE "posts"."id" = 1  (0.4ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:23.379235' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[1]', "updated_at" = '2013-01-27 12:45:23.380849' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-27 12:45:23.382139' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 8 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 7 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 6 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 5 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[]', "updated_at" = '2013-01-27 12:45:23.396007' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[]', "updated_at" = '2013-01-27 12:45:23.397332' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."has_many_sources" = 'f' AND (from_source like '%{"user_id":2%' and user_id = 1) Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE (from_source like '%{"user_id":2%' and user_id = 1) User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.3ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.2ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 12:45:23.423416', "updated_at" = '2013-01-27 12:45:23.423416', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 12:45:23.426970' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:23.428140' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-01-27 12:45:23.456939', "updated_at" = '2013-01-27 12:45:23.456939', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 12:45:23.460365' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:23.461492' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 3 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[3]', "updated_at" = '2013-01-27 12:45:23.509524' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[2]', "updated_at" = '2013-01-27 12:45:23.511095' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[3]', "updated_at" = '2013-01-27 12:45:23.512418' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 3 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["from_source", "[{\"user_id\":3,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 LIMIT 1  (0.8ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 12:45:23.541685', "updated_at" = '2013-01-27 12:45:23.541685', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 12:45:23.545282' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:23.546459' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-01-27 12:45:23.574827', "updated_at" = '2013-01-27 12:45:23.574827', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 12:45:23.578111' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:23.579226' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 3 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[3]', "updated_at" = '2013-01-27 12:45:23.585060' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[2]', "updated_at" = '2013-01-27 12:45:23.586299' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[3]', "updated_at" = '2013-01-27 12:45:23.587497' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 3 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["from_source", "[{\"user_id\":3,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[2]', "updated_at" = '2013-01-27 12:45:23.593022' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[3,1]', "updated_at" = '2013-01-27 12:45:23.594363' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 4 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 3 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 2 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_timeline_items" SET "has_many_sources" = 't', "from_source" = '[{"user_id":3,"type":"reblog"},{"user_id":1,"type":"following"}]', "updated_at" = '2013-01-27 12:45:23.605252' WHERE "inkwell_timeline_items"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[]', "updated_at" = '2013-01-27 12:45:23.609705' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[3]', "updated_at" = '2013-01-27 12:45:23.611144' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."has_many_sources" = 'f' AND (from_source like '%{"user_id":1%' and user_id = 2) Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE (from_source like '%{"user_id":1%' and user_id = 2)  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_timeline_items" SET "from_source" = '[{"user_id":3,"type":"reblog"}]', "has_many_sources" = 'f', "updated_at" = '2013-01-27 12:45:23.613510' WHERE "inkwell_timeline_items"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[2]', "updated_at" = '2013-01-27 12:45:23.617469' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[3,1]', "updated_at" = '2013-01-27 12:45:23.618962' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 4 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 3 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 2 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_timeline_items" SET "has_many_sources" = 't', "from_source" = '[{"user_id":3,"type":"reblog"},{"user_id":1,"type":"following"}]', "updated_at" = '2013-01-27 12:45:23.630198' WHERE "inkwell_timeline_items"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[]', "updated_at" = '2013-01-27 12:45:23.633262' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[1]', "updated_at" = '2013-01-27 12:45:23.634704' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."has_many_sources" = 'f' AND (from_source like '%{"user_id":3%' and user_id = 2) Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE (from_source like '%{"user_id":3%' and user_id = 2)  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_timeline_items" SET "from_source" = '[{"user_id":1,"type":"following"}]', "has_many_sources" = 'f', "updated_at" = '2013-01-27 12:45:23.637090' WHERE "inkwell_timeline_items"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.3ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 12:45:23.693881', "updated_at" = '2013-01-27 12:45:23.693881', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 12:45:23.697315' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:23.698621' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 12:45:23.700744', "updated_at" = '2013-01-27 12:45:23.700744', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 12:45:23.704473' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:23.705526' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 12:45:23.706978', "updated_at" = '2013-01-27 12:45:23.706978', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-27 12:45:23.710342' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:23.711382' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 12:45:23.733447', "updated_at" = '2013-01-27 12:45:23.733447', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 12:45:23.736840' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:23.738078' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 12:45:23.760315', "updated_at" = '2013-01-27 12:45:23.760315', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 12:45:23.764002' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:23.765303' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 12:45:23.767448', "updated_at" = '2013-01-27 12:45:23.767448', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 12:45:23.771048' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:23.772143' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 12:45:23.773688', "updated_at" = '2013-01-27 12:45:23.773688', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-27 12:45:23.776997' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:23.778082' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 12:45:23.779581', "updated_at" = '2013-01-27 12:45:23.779581', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 4 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-27 12:45:23.782911' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:23.784111' WHERE "inkwell_comments"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 12:45:23.785588', "updated_at" = '2013-01-27 12:45:23.785588', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 5 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-27 12:45:23.789033' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:23.790104' WHERE "inkwell_comments"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 12:45:23.791572', "updated_at" = '2013-01-27 12:45:23.791572', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 6 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6}]', "updated_at" = '2013-01-27 12:45:23.795134' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:23.796200' WHERE "inkwell_comments"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 12:45:23.797665', "updated_at" = '2013-01-27 12:45:23.797665', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 7 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7}]', "updated_at" = '2013-01-27 12:45:23.801203' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:23.802309' WHERE "inkwell_comments"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 12:45:23.803832', "updated_at" = '2013-01-27 12:45:23.803832', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 8 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8}]', "updated_at" = '2013-01-27 12:45:23.807606' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:23.808743' WHERE "inkwell_comments"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 12:45:23.810382', "updated_at" = '2013-01-27 12:45:23.810382', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 9 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9}]', "updated_at" = '2013-01-27 12:45:23.813971' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:23.815046' WHERE "inkwell_comments"."id" = 9  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 12:45:23.816609', "updated_at" = '2013-01-27 12:45:23.816609', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 10 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10}]', "updated_at" = '2013-01-27 12:45:23.820307' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:23.821412' WHERE "inkwell_comments"."id" = 10  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 12:45:23.822965', "updated_at" = '2013-01-27 12:45:23.822965', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 11 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11}]', "updated_at" = '2013-01-27 12:45:23.826798' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:23.827929' WHERE "inkwell_comments"."id" = 11  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 12:45:23.829467', "updated_at" = '2013-01-27 12:45:23.829467', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 12 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11},{"user_id":2,"comment_id":12}]', "updated_at" = '2013-01-27 12:45:23.833485' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:23.834593' WHERE "inkwell_comments"."id" = 12  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.3ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::Comment Load (0.2ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 11]] Inkwell::Comment Load (0.3ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 AND (created_at < '2013-01-27 12:45:23.822965') ORDER BY created_at DESC LIMIT 10  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 12:45:23.862485', "updated_at" = '2013-01-27 12:45:23.862485', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 12:45:23.866211' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:23.867503' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (7.1ms) rollback transaction  (1.4ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.4ms) DELETE FROM "inkwell_comments";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.3ms) DELETE FROM "inkwell_favorite_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.3ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.3ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.3ms) DELETE FROM "users";  (0.2ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 12:45:23.925620', "updated_at" = '2013-01-27 12:45:23.925620', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 12:45:23.929806' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:23.931151' WHERE "inkwell_comments"."id" = 1  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:23 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 12:45:23.933488', "updated_at" = '2013-01-27 12:45:23.933488', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 12:45:23.937776' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:23.983355' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments"  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' SQL (0.1ms) DELETE FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' SQL (0.1ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_comment" = 'f' Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 SQL (0.1ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 't' SQL (0.1ms) DELETE FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' SQL (0.1ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_comment" = 't' SQL (0.1ms) DELETE FROM "inkwell_comments" WHERE "inkwell_comments"."id" = 1 SQL (0.1ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 2 AND "inkwell_timeline_items"."is_comment" = 't' SQL (0.1ms) DELETE FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 't' SQL (0.1ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 2 AND "inkwell_blog_items"."is_comment" = 't' SQL (0.0ms) DELETE FROM "inkwell_comments" WHERE "inkwell_comments"."id" = 2 SQL (0.1ms) DELETE FROM "posts" WHERE "posts"."id" = ? [["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments"  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.3ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 12:45:24.014857', "updated_at" = '2013-01-27 12:45:24.014857', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 12:45:24.018360' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:24.019553' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 12:45:24.042013', "updated_at" = '2013-01-27 12:45:24.042013', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 12:45:24.045567' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:24.046815' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_comments" WHERE "inkwell_comments"."user_id" = 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 12:45:24.070148', "updated_at" = '2013-01-27 12:45:24.070148', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 12:45:24.073665' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:24.074837' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 LIMIT 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = 1 LIMIT 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.8ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.3ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.2ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."user_id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 12:45:24.130589', "updated_at" = '2013-01-27 12:45:24.130589', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 12:45:24.134139' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:24.135303' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.3ms) DELETE FROM "inkwell_favorite_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 12:45:24.158062', "updated_at" = '2013-01-27 12:45:24.158062', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 12:45:24.161543' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:24.162748' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 12:45:24.185747', "updated_at" = '2013-01-27 12:45:24.185747', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 12:45:24.189375' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:24.190699' WHERE "inkwell_comments"."id" = 1  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.8ms) rollback transaction  (1.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.4ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 12:45:24.214173', "updated_at" = '2013-01-27 12:45:24.214173', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 12:45:24.217643' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:24.218834' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 12:45:24.241142', "updated_at" = '2013-01-27 12:45:24.241142', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 12:45:24.245045' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:24.246436' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 12:45:24.268438', "updated_at" = '2013-01-27 12:45:24.268438', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 12:45:24.272234' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:24.273461' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 12:45:24.295672', "updated_at" = '2013-01-27 12:45:24.295672', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.3ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 12:45:24.299265' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:24.300729' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["from_source", nil], ["has_many_sources", false], ["is_comment", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["is_comment", true], ["is_reblog", nil], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["is_comment", true], ["is_reblog", nil], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"  Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items"  Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments"  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) DELETE FROM "inkwell_comments" WHERE "inkwell_comments"."id" IN (NULL) SQL (0.1ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" IN (1) AND "inkwell_timeline_items"."is_comment" = 't' SQL (0.1ms) DELETE FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" IN (1) AND "inkwell_favorite_items"."is_comment" = 't' SQL (0.1ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" IN (1) AND "inkwell_blog_items"."is_comment" = 't' Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.3ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[]', "updated_at" = '2013-01-27 12:45:24.322806' WHERE "posts"."id" = 1 SQL (0.1ms) DELETE FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? [["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"  Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items"  Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments"  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.0ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 12:45:24.347521', "updated_at" = '2013-01-27 12:45:24.347521', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 12:45:24.350976' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:24.352178' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 12:45:24.374789', "updated_at" = '2013-01-27 12:45:24.374789', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 12:45:24.378854' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:24.380177' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["is_comment", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 12:45:24.404943', "updated_at" = '2013-01-27 12:45:24.404943', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 12:45:24.408463' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:24.409968' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (24.7ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["parent_id", nil], ["post_id", 2], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 2, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 12:45:24.485602', "updated_at" = '2013-01-27 12:45:24.485602', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 2]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":2}]', "updated_at" = '2013-01-27 12:45:24.489320' WHERE "posts"."id" = 2  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:24.490544' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["parent_id", nil], ["post_id", 3], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 3, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-01-27 12:45:24.496625', "updated_at" = '2013-01-27 12:45:24.496625', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 3]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":3}]', "updated_at" = '2013-01-27 12:45:24.499987' WHERE "posts"."id" = 3  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:24.501095' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["parent_id", nil], ["post_id", 3], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 3, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 12:45:24.502623', "updated_at" = '2013-01-27 12:45:24.502623', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 4 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 3]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":3},{"user_id":1,"comment_id":4}]', "updated_at" = '2013-01-27 12:45:24.505970' WHERE "posts"."id" = 3  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:24.507084' WHERE "inkwell_comments"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["parent_id", nil], ["post_id", 6], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 6, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 12:45:24.519898', "updated_at" = '2013-01-27 12:45:24.519898', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 5 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-27 12:45:24.523076' WHERE "posts"."id" = 6  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:24.524154' WHERE "inkwell_comments"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["parent_id", nil], ["post_id", 6], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 6, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 12:45:24.525581', "updated_at" = '2013-01-27 12:45:24.525581', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 6 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5},{"user_id":1,"comment_id":6}]', "updated_at" = '2013-01-27 12:45:24.528729' WHERE "posts"."id" = 6  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:24.529785' WHERE "inkwell_comments"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["parent_id", nil], ["post_id", 6], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 6, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 12:45:24.531290', "updated_at" = '2013-01-27 12:45:24.531290', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 7 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5},{"user_id":1,"comment_id":6},{"user_id":1,"comment_id":7}]', "updated_at" = '2013-01-27 12:45:24.534622' WHERE "posts"."id" = 6  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:24.535718' WHERE "inkwell_comments"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["parent_id", nil], ["post_id", 6], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 6, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-01-27 12:45:24.537179', "updated_at" = '2013-01-27 12:45:24.537179', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 8 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5},{"user_id":1,"comment_id":6},{"user_id":1,"comment_id":7},{"user_id":2,"comment_id":8}]', "updated_at" = '2013-01-27 12:45:24.540460' WHERE "posts"."id" = 6  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:24.541505' WHERE "inkwell_comments"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["is_comment", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 12:45:24.549202' WHERE "posts"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["is_comment", true], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 12:45:24.553267' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["is_comment", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 12:45:24.556922' WHERE "posts"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["is_comment", true], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 12:45:24.560584' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 4 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["is_comment", true], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 12:45:24.564487' WHERE "inkwell_comments"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 4 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["is_comment", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 12:45:24.568145' WHERE "posts"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 5 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["is_comment", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 12:45:24.571944' WHERE "posts"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 6 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["is_comment", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 12:45:24.575539' WHERE "posts"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 5 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["is_comment", true], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 12:45:24.579490' WHERE "inkwell_comments"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 6 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["is_comment", true], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 12:45:24.583207' WHERE "inkwell_comments"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["is_comment", true], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 12:45:24.586830' WHERE "inkwell_comments"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 8 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["is_comment", true], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 12:45:24.590393' WHERE "inkwell_comments"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["is_comment", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 12:45:24.593941' WHERE "posts"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.3ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 7]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 8]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 7]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 5]] Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]] Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 5]] Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 4]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 4]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 8 AND "inkwell_favorite_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."id" = ? LIMIT 1 [["id", 12]] Inkwell::FavoriteItem Load (0.3ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."user_id" = 1 AND (created_at < '2013-01-27 12:45:24.589126') ORDER BY created_at DESC LIMIT 10 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 7]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 5]] Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]] Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 5]] Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 4]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 4]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 3]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 8 AND "inkwell_favorite_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.0ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."id" = ? LIMIT 1 [["id", 12]] Inkwell::FavoriteItem Load (0.3ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."user_id" = 1 AND (created_at < '2013-01-27 12:45:24.589126') ORDER BY created_at DESC LIMIT 5 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 7]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 5]] Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]] Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 5]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 5 AND "inkwell_favorite_items"."is_comment" = 'f' LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 12:45:24.639911', "updated_at" = '2013-01-27 12:45:24.639911', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 12:45:24.643356' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:24.644551' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.8ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.3ms) DELETE FROM "inkwell_comments";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.4ms) DELETE FROM "inkwell_favorite_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.4ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 12:45:24.670507', "updated_at" = '2013-01-27 12:45:24.670507', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 12:45:24.674101' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:24.675277' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["is_comment", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 12:45:24.679213' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["is_comment", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1,2]', "updated_at" = '2013-01-27 12:45:24.684889' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 12:45:24.708567', "updated_at" = '2013-01-27 12:45:24.708567', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 12:45:24.712033' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:24.713190' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"  Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 12:45:24.738562', "updated_at" = '2013-01-27 12:45:24.738562', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 12:45:24.742575' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:24.743766' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"  Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.2ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 12:45:24.766795', "updated_at" = '2013-01-27 12:45:24.766795', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 12:45:24.770221' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:24.771457' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["is_comment", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 12:45:24.775434' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."id" = ? [["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[]', "updated_at" = '2013-01-27 12:45:24.780240' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["is_comment", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 12:45:24.785649' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["is_comment", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.2ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1,2]', "updated_at" = '2013-01-27 12:45:24.790258' WHERE "posts"."id" = 1  (0.1ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.2ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"  Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."id" = ? [["id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.2ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[2]', "updated_at" = '2013-01-27 12:45:24.796332' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.4ms) DELETE FROM "inkwell_comments";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 12:45:24.843566', "updated_at" = '2013-01-27 12:45:24.843566', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 12:45:24.847178' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:24.848486' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["parent_id", nil], ["post_id", 2], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 2, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 12:45:24.854388', "updated_at" = '2013-01-27 12:45:24.854388', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 2]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":2}]', "updated_at" = '2013-01-27 12:45:24.858045' WHERE "posts"."id" = 2  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:24.859693' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["parent_id", nil], ["post_id", 3], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 3, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-01-27 12:45:24.866522', "updated_at" = '2013-01-27 12:45:24.866522', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 3]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":3}]', "updated_at" = '2013-01-27 12:45:24.870045' WHERE "posts"."id" = 3  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:24.871210' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["parent_id", nil], ["post_id", 3], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 3, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 12:45:24.872800', "updated_at" = '2013-01-27 12:45:24.872800', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 4 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 3]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":3},{"user_id":1,"comment_id":4}]', "updated_at" = '2013-01-27 12:45:24.876959' WHERE "posts"."id" = 3  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:24.878102' WHERE "inkwell_comments"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["parent_id", nil], ["post_id", 6], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (43.6ms) UPDATE "inkwell_comments" SET "post_id" = 6, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 12:45:24.891721', "updated_at" = '2013-01-27 12:45:24.891721', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 5 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-27 12:45:24.939803' WHERE "posts"."id" = 6  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:24.941458' WHERE "inkwell_comments"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["parent_id", nil], ["post_id", 6], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 6, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 12:45:24.943466', "updated_at" = '2013-01-27 12:45:24.943466', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 6 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5},{"user_id":1,"comment_id":6}]', "updated_at" = '2013-01-27 12:45:24.947022' WHERE "posts"."id" = 6  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:24.948141' WHERE "inkwell_comments"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["parent_id", nil], ["post_id", 6], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 6, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 12:45:24.949683', "updated_at" = '2013-01-27 12:45:24.949683', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 7 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5},{"user_id":1,"comment_id":6},{"user_id":1,"comment_id":7}]', "updated_at" = '2013-01-27 12:45:24.953134' WHERE "posts"."id" = 6  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:24.954242' WHERE "inkwell_comments"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["parent_id", nil], ["post_id", 6], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 6, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-01-27 12:45:24.955780', "updated_at" = '2013-01-27 12:45:24.955780', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 8 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5},{"user_id":1,"comment_id":6},{"user_id":1,"comment_id":7},{"user_id":2,"comment_id":8}]', "updated_at" = '2013-01-27 12:45:24.959116' WHERE "posts"."id" = 6  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:24.960168' WHERE "inkwell_comments"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["is_comment", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 12:45:24.968150' WHERE "posts"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["is_comment", true], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 12:45:24.971948' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["is_comment", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 12:45:24.975598' WHERE "posts"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["is_comment", true], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 12:45:24.979342' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 4 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["is_comment", true], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 12:45:24.982994' WHERE "inkwell_comments"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 4 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["is_comment", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 12:45:24.986615' WHERE "posts"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 5 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["is_comment", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 12:45:24.990197' WHERE "posts"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 6 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["is_comment", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 12:45:24.993832' WHERE "posts"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 5 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["is_comment", true], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 12:45:24 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 12:45:24.997429' WHERE "inkwell_comments"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 6 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["is_comment", true], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 12:45:25.001521' WHERE "inkwell_comments"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["is_comment", true], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 12:45:25.005156' WHERE "inkwell_comments"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 8 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["is_comment", true], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 12:45:25.008803' WHERE "inkwell_comments"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["is_comment", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 12:45:25.012386' WHERE "posts"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["is_comment", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1,2]', "updated_at" = '2013-01-27 12:45:25.016026' WHERE "posts"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["is_comment", true], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1,2]', "updated_at" = '2013-01-27 12:45:25.019649' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 7 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["is_comment", true], ["is_reblog", true], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-27 12:45:25.023942' WHERE "inkwell_comments"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 7 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-27 12:45:25.027922' WHERE "posts"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.3ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 7]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 7 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 8]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 8 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 8 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 7]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 7 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 6 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 6 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 5]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 5 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 5 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 6 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 6 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 5]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 5 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 5 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 4]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 4 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 4 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 4]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 4 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 4 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 3 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' LIMIT 1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 12:45:25.077361', "updated_at" = '2013-01-27 12:45:25.077361', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 12:45:25.080790' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:25.081966' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 12:45:25.085932' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1,2]', "updated_at" = '2013-01-27 12:45:25.091446' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 12:45:25.115719', "updated_at" = '2013-01-27 12:45:25.115719', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 12:45:25.119178' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:25.120358' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 12:45:25.124286' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 12:45:25.146295', "updated_at" = '2013-01-27 12:45:25.146295', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 12:45:25.150020' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:25.151317' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["is_comment", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 12:45:25.155354' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 12:45:25.177287', "updated_at" = '2013-01-27 12:45:25.177287', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 12:45:25.180776' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:25.181964' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 12:45:25.185968' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."id" = ? [["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[]', "updated_at" = '2013-01-27 12:45:25.190745' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 12:45:25.195376' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1,2]', "updated_at" = '2013-01-27 12:45:25.199138' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"  Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."id" = ? [["id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 12:45:25.203806' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 12:45:25.226811', "updated_at" = '2013-01-27 12:45:25.226811', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 12:45:25.230273' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:25.231442' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_1"], ["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_2"], ["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_3"], ["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "morozovm_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_4"], ["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_5"], ["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 5 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[1]', "updated_at" = '2013-01-27 12:45:25.310413' WHERE "posts"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "morozovm_post_test_body_1"], ["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_6"], ["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 9], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_7"], ["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 10], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_8"], ["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 11], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "morozovm_post_test_body_2"], ["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 12], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_9"], ["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 13], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "morozovm_post_test_body_3"], ["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 14], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 8 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[1]', "updated_at" = '2013-01-27 12:45:25.389652' WHERE "posts"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 12 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 12], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[1]', "updated_at" = '2013-01-27 12:45:25.394116' WHERE "posts"."id" = 12  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 13 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 13], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-27 12:45:25.398287' WHERE "posts"."id" = 13  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 13 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["is_comment", false], ["item_id", 13], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[2]', "updated_at" = '2013-01-27 12:45:25.402187' WHERE "posts"."id" = 13  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.3ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 12]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 12 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 12 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 8]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 8 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 8 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 13]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 13 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 13 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 11]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 11 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 11 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 10]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 10 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 10 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 9]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 9 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 9 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 5]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 5 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 5 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 7]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 7 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 6 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 6 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 4]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 4 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 4 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 13 AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[2]', "updated_at" = '2013-01-27 12:45:25.452728' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[1]', "updated_at" = '2013-01-27 12:45:25.454003' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[2,3]', "updated_at" = '2013-01-27 12:45:25.459564' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[1]', "updated_at" = '2013-01-27 12:45:25.460885' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["user_id", 1]] SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["user_id", 2]] SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' AND "inkwell_timeline_items"."item_id" = 2  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' AND "inkwell_timeline_items"."item_id" = 2  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 LIMIT 1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 12:45:25.517425', "updated_at" = '2013-01-27 12:45:25.517425', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 12:45:25.521100' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:25.522374' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.4ms) UPDATE "users" SET "followers_ids" = '[3]', "updated_at" = '2013-01-27 12:45:25.523714' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-27 12:45:25.525308' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-27 12:45:25.531337' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.2ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 12:45:25.559416', "updated_at" = '2013-01-27 12:45:25.559416', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 12:45:25.562916' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:25.564096' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[3]', "updated_at" = '2013-01-27 12:45:25.565437' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-27 12:45:25.566698' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["is_comment", true], ["is_reblog", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-27 12:45:25.572627' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 LIMIT 1  (0.8ms) rollback transaction  (1.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 12:45:25.601259', "updated_at" = '2013-01-27 12:45:25.601259', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 12:45:25.604767' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:25.605925' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[4]', "updated_at" = '2013-01-27 12:45:25.608640' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-27 12:45:25.609858' WHERE "users"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["is_comment", true], ["is_reblog", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-27 12:45:25.616049' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 4 AND "inkwell_timeline_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["user_id", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 4 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 't' Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 4 LIMIT 1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.1ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_reblog_it" = '[]', "updated_at" = '2013-01-27 12:45:25.623848' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."id" = ? [["id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 4 AND "inkwell_timeline_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."id" = ? [["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 4 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 't'  (0.8ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 12:45:25.653214', "updated_at" = '2013-01-27 12:45:25.653214', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 12:45:25.656837' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:25.658024' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[1]', "updated_at" = '2013-01-27 12:45:25.659394' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-27 12:45:25.660735' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-27 12:45:25.666800' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["is_comment", true], ["is_reblog", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-27 12:45:25.671109' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 12:45:25.695567', "updated_at" = '2013-01-27 12:45:25.695567', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 12:45:25.698974' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:25.700154' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 12:45:25.751011', "updated_at" = '2013-01-27 12:45:25.751011', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 12:45:25.754708' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:25.755941' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[3]', "updated_at" = '2013-01-27 12:45:25.757295' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-27 12:45:25.758593' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-27 12:45:25.764914' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["user_id", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[3]', "updated_at" = '2013-01-27 12:45:25.769221' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2,1]', "updated_at" = '2013-01-27 12:45:25.770798' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.3ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_timeline_items" SET "has_many_sources" = 't', "from_source" = '[{"user_id":2,"type":"reblog"},{"user_id":1,"type":"following"}]', "updated_at" = '2013-01-27 12:45:25.775079' WHERE "inkwell_timeline_items"."id" = 1  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 LIMIT 1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 12:45:25.803329', "updated_at" = '2013-01-27 12:45:25.803329', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 12:45:25.807564' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:25.808853' WHERE "inkwell_comments"."id" = 1  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[3]', "updated_at" = '2013-01-27 12:45:25.810251' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-27 12:45:25.811532' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[3]', "updated_at" = '2013-01-27 12:45:25.814600' WHERE "users"."id" = 1  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2,1]', "updated_at" = '2013-01-27 12:45:25.816131' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.3ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (44.1ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["user_id", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-27 12:45:25.869937' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.2ms) UPDATE "inkwell_timeline_items" SET "has_many_sources" = 't', "from_source" = '[{"user_id":1,"type":"following"},{"user_id":2,"type":"reblog"}]', "updated_at" = '2013-01-27 12:45:25.872351' WHERE "inkwell_timeline_items"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 LIMIT 1  (0.8ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.3ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 12:45:25.899972', "updated_at" = '2013-01-27 12:45:25.899972', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 12:45:25.903431' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:25.904628' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-27 12:45:25.909120' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[]', "updated_at" = '2013-01-27 12:45:25.911615' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."id" = ? [["id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_comment" = 'f'  (0.1ms) SELECT COUNT(*) FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_comment" = 'f' AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.3ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 12:45:25.938735', "updated_at" = '2013-01-27 12:45:25.938735', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 12:45:25.942354' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:25.943531' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 4 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["user_id", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[4]', "updated_at" = '2013-01-27 12:45:25.949285' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[2]', "updated_at" = '2013-01-27 12:45:25.950608' WHERE "users"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[4]', "updated_at" = '2013-01-27 12:45:25.951805' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 4 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["from_source", "[{\"user_id\":4,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[2]', "updated_at" = '2013-01-27 12:45:25.957342' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[4,1]', "updated_at" = '2013-01-27 12:45:25.958655' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_timeline_items" SET "has_many_sources" = 't', "from_source" = '[{"user_id":4,"type":"reblog"},{"user_id":1,"type":"following"}]', "updated_at" = '2013-01-27 12:45:25.962483' WHERE "inkwell_timeline_items"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 4 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[]', "updated_at" = '2013-01-27 12:45:25.968248' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."user_id" = 4 AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."id" = ? [["id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_timeline_items" SET "has_many_sources" = 'f', "from_source" = '[{"user_id":1,"type":"following"}]', "updated_at" = '2013-01-27 12:45:25.972016' WHERE "inkwell_timeline_items"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:25 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 12:45:25.997747', "updated_at" = '2013-01-27 12:45:25.997747', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 12:45:26.001238' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:26.002467' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-27 12:45:26.009225' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["is_comment", true], ["is_reblog", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-27 12:45:26.013392' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 12:45:26.039482', "updated_at" = '2013-01-27 12:45:26.039482', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 12:45:26.043094' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:26.044270' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["is_comment", true], ["is_reblog", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-27 12:45:26.048514' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_comment" = 't' AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 12:45:26.072947', "updated_at" = '2013-01-27 12:45:26.072947', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 12:45:26.076479' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:26.077652' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-27 12:45:26.081953' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_comment" = 'f'  (0.1ms) SELECT COUNT(*) FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_comment" = 'f' AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 12:45:26.106625', "updated_at" = '2013-01-27 12:45:26.106625', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 12:45:26.110088' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:26.111252' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["is_comment", true], ["is_reblog", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-27 12:45:26.115596' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_reblog_it" = '[]', "updated_at" = '2013-01-27 12:45:26.118013' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."id" = ? [["id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_comment" = 't' AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 12:45:26.144695', "updated_at" = '2013-01-27 12:45:26.144695', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 12:45:26.148186' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:26.149382' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[4]', "updated_at" = '2013-01-27 12:45:26.152055' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-27 12:45:26.153206' WHERE "users"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-27 12:45:26.159155' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 4 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["user_id", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 4 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 4 LIMIT 1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[]', "updated_at" = '2013-01-27 12:45:26.166836' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."id" = ? [["id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 4 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."id" = ? [["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 4 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f'  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.3ms) DELETE FROM "inkwell_favorite_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_1"], ["created_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_2"], ["created_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_3"], ["created_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "morozovm_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_4"], ["created_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_5"], ["created_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 5 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[1]', "updated_at" = '2013-01-27 12:45:26.247166' WHERE "posts"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "morozovm_post_test_body_1"], ["created_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_6"], ["created_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 9], ["updated_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_7"], ["created_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 10], ["updated_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_8"], ["created_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 11], ["updated_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "morozovm_post_test_body_2"], ["created_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 12], ["updated_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_9"], ["created_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 13], ["updated_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "morozovm_post_test_body_3"], ["created_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 14], ["updated_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 8 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[1]', "updated_at" = '2013-01-27 12:45:26.282836' WHERE "posts"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 12 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 12], ["updated_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[1]', "updated_at" = '2013-01-27 12:45:26.288249' WHERE "posts"."id" = 12  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.2ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 8 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["is_comment", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 12:45:26.293164' WHERE "posts"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[3]', "updated_at" = '2013-01-27 12:45:26.294684' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[1]', "updated_at" = '2013-01-27 12:45:26.295964' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.3ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 12 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 12], ["updated_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["user_id", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 8 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["user_id", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 13 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 13], ["updated_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 11 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 11], ["updated_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 10 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 10], ["updated_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 9 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 9], ["updated_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 5 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 7 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 6 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 4 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 3]]  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[3]', "updated_at" = '2013-01-27 12:45:26.368944' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[1,2]', "updated_at" = '2013-01-27 12:45:26.370297' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 14 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 14], ["updated_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["user_id", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 12 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_timeline_items" SET "has_many_sources" = 't', "from_source" = '[{"user_id":1,"type":"reblog"},{"user_id":2,"type":"following"}]', "updated_at" = '2013-01-27 12:45:26.377441' WHERE "inkwell_timeline_items"."id" = 1  (0.1ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 8 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_timeline_items" SET "has_many_sources" = 't', "from_source" = '[{"user_id":1,"type":"reblog"},{"user_id":2,"type":"following"}]', "updated_at" = '2013-01-27 12:45:26.379862' WHERE "inkwell_timeline_items"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 5 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_timeline_items" SET "has_many_sources" = 't', "from_source" = '[{"user_id":1,"type":"reblog"},{"user_id":2,"type":"following"}]', "updated_at" = '2013-01-27 12:45:26.381949' WHERE "inkwell_timeline_items"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 3]] Inkwell::TimelineItem Load (0.3ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 ORDER BY created_at DESC LIMIT 10 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 12]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 12 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 12 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 8]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 8 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 8 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 14]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 14 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 14 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 13]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 13 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 13 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 11]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 11 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 11 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 10]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 10 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 10 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 9]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 9 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 9 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 5]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 5 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 5 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 7]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 7 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 6 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 6 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.8ms) rollback transaction  (1.2ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 12:45:26.433964', "updated_at" = '2013-01-27 12:45:26.433964', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 12:45:26.437433' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:26.438675' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[3]', "updated_at" = '2013-01-27 12:45:26.439968' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-27 12:45:26.441183' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["is_comment", true], ["is_reblog", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-27 12:45:26.447342' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:26 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[2]', "updated_at" = '2013-01-27 12:45:26.453808' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 3]] Inkwell::TimelineItem Load (0.2ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 ORDER BY created_at DESC LIMIT 10 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users'; Connecting to database specified by database.yml  (0.5ms) begin transaction  (0.4ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) SAVEPOINT active_record_1 SQL (7.1ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.4ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_1"], ["created_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_2"], ["created_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_3"], ["created_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "morozovm_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_4"], ["created_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_5"], ["created_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 5 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.2ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[1]', "updated_at" = '2013-01-27 12:45:55.605202' WHERE "posts"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "morozovm_post_test_body_1"], ["created_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_6"], ["created_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 9], ["updated_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_7"], ["created_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 10], ["updated_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_8"], ["created_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 11], ["updated_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "morozovm_post_test_body_2"], ["created_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 12], ["updated_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_9"], ["created_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 13], ["updated_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "morozovm_post_test_body_3"], ["created_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 14], ["updated_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 8 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[1]', "updated_at" = '2013-01-27 12:45:55.637814' WHERE "posts"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 12 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 12], ["updated_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[1]', "updated_at" = '2013-01-27 12:45:55.641920' WHERE "posts"."id" = 12  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 8 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["is_comment", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 12:45:55.654664' WHERE "posts"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.2ms) UPDATE "users" SET "followers_ids" = '[3]', "updated_at" = '2013-01-27 12:45:55.656436' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[1]', "updated_at" = '2013-01-27 12:45:55.658243' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.3ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 12 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 12], ["updated_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["user_id", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 8 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["user_id", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 13 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 13], ["updated_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 11 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 11], ["updated_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 10 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 10], ["updated_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 9 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 9], ["updated_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 5 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 7 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 6 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 4 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 3]]  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[3]', "updated_at" = '2013-01-27 12:45:55.700474' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[1,2]', "updated_at" = '2013-01-27 12:45:55.701788' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 14 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 14], ["updated_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 12 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_timeline_items" SET "has_many_sources" = 't', "from_source" = '[{"user_id":1,"type":"reblog"},{"user_id":2,"type":"following"}]', "updated_at" = '2013-01-27 12:45:55.709117' WHERE "inkwell_timeline_items"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 8 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_timeline_items" SET "has_many_sources" = 't', "from_source" = '[{"user_id":1,"type":"reblog"},{"user_id":2,"type":"following"}]', "updated_at" = '2013-01-27 12:45:55.711882' WHERE "inkwell_timeline_items"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 5 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_timeline_items" SET "has_many_sources" = 't', "from_source" = '[{"user_id":1,"type":"reblog"},{"user_id":2,"type":"following"}]', "updated_at" = '2013-01-27 12:45:55.713951' WHERE "inkwell_timeline_items"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 3]] Inkwell::TimelineItem Load (0.3ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 ORDER BY created_at DESC LIMIT 10 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 12]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 12 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 12 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 8]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 8 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 8 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 14]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 14 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 14 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 13]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 13 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (31.6ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 13 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 11]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 11 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 11 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 10]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 10 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 10 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 9]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 9 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 9 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 5]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 5 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 5 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 7]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 7 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 6 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 6 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.8ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.3ms) DELETE FROM "inkwell_favorite_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.5ms) DELETE FROM "inkwell_timeline_items";  (0.5ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 12:45:55.817088', "updated_at" = '2013-01-27 12:45:55.817088', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 12:45:55.821806' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:55.823068' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[3]', "updated_at" = '2013-01-27 12:45:55.824522' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-27 12:45:55.826014' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["is_comment", true], ["is_reblog", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-27 12:45:55.832178' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[2]', "updated_at" = '2013-01-27 12:45:55.838920' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 3]] Inkwell::TimelineItem Load (0.2ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 ORDER BY created_at DESC LIMIT 10 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 12:45:55.866625', "updated_at" = '2013-01-27 12:45:55.866625', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 12:45:55.869995' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:55.871202' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 12:45:55.875078' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"  Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."id" = ? [["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.2ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[]', "updated_at" = '2013-01-27 12:45:55.880385' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"  Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 12:45:55.885745' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1,2]', "updated_at" = '2013-01-27 12:45:55.889362' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."id" = ? [["id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 12:45:55.894396' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"   (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 12:45:55.917392', "updated_at" = '2013-01-27 12:45:55.917392', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 12:45:55.920818' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:55.922014' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"  Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 12:45:55.947393', "updated_at" = '2013-01-27 12:45:55.947393', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.2ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 12:45:55.951086' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:55.952279' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 12:45:55.956303' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 12:45:55.978188', "updated_at" = '2013-01-27 12:45:55.978188', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 12:45:55.981777' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:55.982953' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:45:55 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 12:45:56.006988', "updated_at" = '2013-01-27 12:45:56.006988', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 12:45:56.010392' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:56.011614' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["is_comment", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"  Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.3ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 12:45:56.037213', "updated_at" = '2013-01-27 12:45:56.037213', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 12:45:56.040890' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:56.042123' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["parent_id", nil], ["post_id", 2], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 2, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 12:45:56.047601', "updated_at" = '2013-01-27 12:45:56.047601', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 2]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":2}]', "updated_at" = '2013-01-27 12:45:56.050862' WHERE "posts"."id" = 2  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:56.051946' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["parent_id", nil], ["post_id", 3], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 3, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-01-27 12:45:56.057844', "updated_at" = '2013-01-27 12:45:56.057844', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 3]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":3}]', "updated_at" = '2013-01-27 12:45:56.061278' WHERE "posts"."id" = 3  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:56.062373' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["parent_id", nil], ["post_id", 3], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 3, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 12:45:56.063892', "updated_at" = '2013-01-27 12:45:56.063892', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 4 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 3]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":3},{"user_id":1,"comment_id":4}]', "updated_at" = '2013-01-27 12:45:56.067514' WHERE "posts"."id" = 3  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:56.068804' WHERE "inkwell_comments"."id" = 4  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["parent_id", nil], ["post_id", 6], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 6, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 12:45:56.104314', "updated_at" = '2013-01-27 12:45:56.104314', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 5 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-27 12:45:56.107734' WHERE "posts"."id" = 6  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:56.108884' WHERE "inkwell_comments"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["parent_id", nil], ["post_id", 6], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 6, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 12:45:56.110440', "updated_at" = '2013-01-27 12:45:56.110440', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 6 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5},{"user_id":1,"comment_id":6}]', "updated_at" = '2013-01-27 12:45:56.113855' WHERE "posts"."id" = 6  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:56.114949' WHERE "inkwell_comments"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["parent_id", nil], ["post_id", 6], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 6, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 12:45:56.116490', "updated_at" = '2013-01-27 12:45:56.116490', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 7 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5},{"user_id":1,"comment_id":6},{"user_id":1,"comment_id":7}]', "updated_at" = '2013-01-27 12:45:56.119882' WHERE "posts"."id" = 6  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:56.121008' WHERE "inkwell_comments"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["parent_id", nil], ["post_id", 6], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 6, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-01-27 12:45:56.122561', "updated_at" = '2013-01-27 12:45:56.122561', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 8 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5},{"user_id":1,"comment_id":6},{"user_id":1,"comment_id":7},{"user_id":2,"comment_id":8}]', "updated_at" = '2013-01-27 12:45:56.126210' WHERE "posts"."id" = 6  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:56.127352' WHERE "inkwell_comments"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["is_comment", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 12:45:56.135662' WHERE "posts"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["is_comment", true], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 12:45:56.139821' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["is_comment", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 12:45:56.143889' WHERE "posts"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["is_comment", true], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 12:45:56.147812' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 4 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["is_comment", true], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 12:45:56.151825' WHERE "inkwell_comments"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.2ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 4 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["is_comment", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 12:45:56.196535' WHERE "posts"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 5 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["is_comment", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 12:45:56.200963' WHERE "posts"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 6 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["is_comment", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.2ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 12:45:56.204927' WHERE "posts"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 5 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["is_comment", true], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 12:45:56.209088' WHERE "inkwell_comments"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 6 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["is_comment", true], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 12:45:56.213014' WHERE "inkwell_comments"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["is_comment", true], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 12:45:56.216905' WHERE "inkwell_comments"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 8 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["is_comment", true], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 12:45:56.220863' WHERE "inkwell_comments"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["is_comment", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 12:45:56.224615' WHERE "posts"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.3ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 7]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 8]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 7]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 5]] Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]] Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 5]] Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 4]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 4]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 8 AND "inkwell_favorite_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."id" = ? LIMIT 1 [["id", 12]] Inkwell::FavoriteItem Load (0.3ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."user_id" = 1 AND (created_at < '2013-01-27 12:45:56.219376') ORDER BY created_at DESC LIMIT 10 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 7]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]] Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 5]] Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]] Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 5]] Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 4]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 4]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 3]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 8 AND "inkwell_favorite_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.0ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."id" = ? LIMIT 1 [["id", 12]] Inkwell::FavoriteItem Load (0.3ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."user_id" = 1 AND (created_at < '2013-01-27 12:45:56.219376') ORDER BY created_at DESC LIMIT 5 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 7]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 5]] Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]] Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 5]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 5 AND "inkwell_favorite_items"."is_comment" = 'f' LIMIT 1  (0.8ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.3ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 12:45:56.272241', "updated_at" = '2013-01-27 12:45:56.272241', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 12:45:56.275743' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:56.276922' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.3ms) DELETE FROM "inkwell_favorite_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 12:45:56.303597', "updated_at" = '2013-01-27 12:45:56.303597', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 12:45:56.307778' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:56.309067' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.3ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 12:45:56.334291', "updated_at" = '2013-01-27 12:45:56.334291', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 12:45:56.337798' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:56.339072' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 12:45:56.343140' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"  Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1,2]', "updated_at" = '2013-01-27 12:45:56.348760' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"  Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.3ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 12:45:56.373592', "updated_at" = '2013-01-27 12:45:56.373592', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 12:45:56.377075' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:56.378236' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["is_comment", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 12:45:56.382294' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."id" = ? [["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[]', "updated_at" = '2013-01-27 12:45:56.386562' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["is_comment", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 12:45:56.391002' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["is_comment", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1,2]', "updated_at" = '2013-01-27 12:45:56.394871' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"  Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.2ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."id" = ? [["id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[2]', "updated_at" = '2013-01-27 12:45:56.400185' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.4ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 12:45:56.424099', "updated_at" = '2013-01-27 12:45:56.424099', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 12:45:56.427639' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:56.428861' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["is_comment", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 12:45:56.433364' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 12:45:56.456204', "updated_at" = '2013-01-27 12:45:56.456204', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 12:45:56.459710' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:56.460858' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["is_comment", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 12:45:56.464768' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["is_comment", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1,2]', "updated_at" = '2013-01-27 12:45:56.470240' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.4ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 12:45:56.495635', "updated_at" = '2013-01-27 12:45:56.495635', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 12:45:56.500184' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:56.526948' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["parent_id", nil], ["post_id", 2], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 2, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 12:45:56.533248', "updated_at" = '2013-01-27 12:45:56.533248', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 2]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":2}]', "updated_at" = '2013-01-27 12:45:56.537126' WHERE "posts"."id" = 2  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:56.538325' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["parent_id", nil], ["post_id", 3], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 3, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-01-27 12:45:56.544620', "updated_at" = '2013-01-27 12:45:56.544620', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 3]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":3}]', "updated_at" = '2013-01-27 12:45:56.548254' WHERE "posts"."id" = 3  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:56.549406' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["parent_id", nil], ["post_id", 3], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 3, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 12:45:56.551016', "updated_at" = '2013-01-27 12:45:56.551016', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 4 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 3]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":3},{"user_id":1,"comment_id":4}]', "updated_at" = '2013-01-27 12:45:56.554393' WHERE "posts"."id" = 3  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:56.555458' WHERE "inkwell_comments"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["parent_id", nil], ["post_id", 6], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "post_id" = 6, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 12:45:56.569501', "updated_at" = '2013-01-27 12:45:56.569501', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 5 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-27 12:45:56.573649' WHERE "posts"."id" = 6  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:56.574918' WHERE "inkwell_comments"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["parent_id", nil], ["post_id", 6], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 6, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 12:45:56.576721', "updated_at" = '2013-01-27 12:45:56.576721', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 6 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5},{"user_id":1,"comment_id":6}]', "updated_at" = '2013-01-27 12:45:56.580237' WHERE "posts"."id" = 6  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:56.581567' WHERE "inkwell_comments"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["parent_id", nil], ["post_id", 6], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 6, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 12:45:56.583123', "updated_at" = '2013-01-27 12:45:56.583123', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 7 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5},{"user_id":1,"comment_id":6},{"user_id":1,"comment_id":7}]', "updated_at" = '2013-01-27 12:45:56.586643' WHERE "posts"."id" = 6  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:56.587728' WHERE "inkwell_comments"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["parent_id", nil], ["post_id", 6], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 6, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-01-27 12:45:56.589279', "updated_at" = '2013-01-27 12:45:56.589279', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 8 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5},{"user_id":1,"comment_id":6},{"user_id":1,"comment_id":7},{"user_id":2,"comment_id":8}]', "updated_at" = '2013-01-27 12:45:56.592988' WHERE "posts"."id" = 6  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:56.594524' WHERE "inkwell_comments"."id" = 8  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["is_comment", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 12:45:56.603101' WHERE "posts"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["is_comment", true], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 12:45:56.606968' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["is_comment", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 12:45:56.610749' WHERE "posts"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["is_comment", true], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 12:45:56.654095' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 4 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["is_comment", true], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 12:45:56.658103' WHERE "inkwell_comments"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 4 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["is_comment", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 12:45:56.661931' WHERE "posts"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 5 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["is_comment", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 12:45:56.665815' WHERE "posts"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 6 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["is_comment", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1  (0.2ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 12:45:56.669950' WHERE "posts"."id" = 6  (0.1ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 5 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["is_comment", true], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.2ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 12:45:56.674852' WHERE "inkwell_comments"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 6 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["is_comment", true], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 12:45:56.679443' WHERE "inkwell_comments"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["is_comment", true], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 12:45:56.683639' WHERE "inkwell_comments"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 8 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["is_comment", true], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 12:45:56.687418' WHERE "inkwell_comments"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["is_comment", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 12:45:56.691101' WHERE "posts"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["is_comment", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1,2]', "updated_at" = '2013-01-27 12:45:56.694689' WHERE "posts"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["is_comment", true], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1,2]', "updated_at" = '2013-01-27 12:45:56.698216' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 7 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["is_comment", true], ["is_reblog", true], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-27 12:45:56.702480' WHERE "inkwell_comments"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 7 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-27 12:45:56.706544' WHERE "posts"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.3ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 7]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 7 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 8]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 8 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 8 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 7]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 7 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 6 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 6 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 5]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 5 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 5 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 6 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 6 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 5]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 5 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 5 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 4]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 4 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 4 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 4]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 4 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 4 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 3 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' LIMIT 1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 12:45:56.755907', "updated_at" = '2013-01-27 12:45:56.755907', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 12:45:56.759381' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:56.760549' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"  Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 12:45:56.814962', "updated_at" = '2013-01-27 12:45:56.814962', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 12:45:56.818504' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:56.819823' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 12:45:56.821605', "updated_at" = '2013-01-27 12:45:56.821605', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 12:45:56.824972' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 12:45:56.827416' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 12:45:56.828419' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 12:45:56.829964', "updated_at" = '2013-01-27 12:45:56.829964', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-27 12:45:56.833380' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-27 12:45:56.835938' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 12:45:56.836948' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["parent_id", 2], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 2, "user_id" = 2, "created_at" = '2013-01-27 12:45:56.838629', "updated_at" = '2013-01-27 12:45:56.838629', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 4 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-27 12:45:56.842213' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-27 12:45:56.844714' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-27 12:45:56.846357' WHERE "inkwell_comments"."id" = 2  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,2]', "updated_at" = '2013-01-27 12:45:56.847449' WHERE "inkwell_comments"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["parent_id", 3], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 3, "user_id" = 1, "created_at" = '2013-01-27 12:45:56.848990', "updated_at" = '2013-01-27 12:45:56.848990', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 5 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-27 12:45:56.852467' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-27 12:45:56.855077' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-27 12:45:56.856755' WHERE "inkwell_comments"."id" = 3  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,3]', "updated_at" = '2013-01-27 12:45:56.857708' WHERE "inkwell_comments"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 12:45:56.859288', "updated_at" = '2013-01-27 12:45:56.859288', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 6 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6}]', "updated_at" = '2013-01-27 12:45:56.862898' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6}]', "updated_at" = '2013-01-27 12:45:56.865474' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 12:45:56.866457' WHERE "inkwell_comments"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["parent_id", 4], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 4, "user_id" = 2, "created_at" = '2013-01-27 12:45:56.867926', "updated_at" = '2013-01-27 12:45:56.867926', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 7 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7}]', "updated_at" = '2013-01-27 12:45:56.871448' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 4]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7}]', "updated_at" = '2013-01-27 12:45:56.874176' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":4},{"user_id":2,"comment_id":7}]', "updated_at" = '2013-01-27 12:45:56.875942' WHERE "inkwell_comments"."id" = 2 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 4]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":7}]', "updated_at" = '2013-01-27 12:45:56.877527' WHERE "inkwell_comments"."id" = 4  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,2,4]', "updated_at" = '2013-01-27 12:45:56.878478' WHERE "inkwell_comments"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["parent_id", 3], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 3, "user_id" = 1, "created_at" = '2013-01-27 12:45:56.880017', "updated_at" = '2013-01-27 12:45:56.880017', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 8 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8}]', "updated_at" = '2013-01-27 12:45:56.883642' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8}]', "updated_at" = '2013-01-27 12:45:56.886399' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5},{"user_id":1,"comment_id":8}]', "updated_at" = '2013-01-27 12:45:56.888091' WHERE "inkwell_comments"."id" = 3  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,3]', "updated_at" = '2013-01-27 12:45:56.889098' WHERE "inkwell_comments"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 12:45:56.890639', "updated_at" = '2013-01-27 12:45:56.890639', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 9 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9}]', "updated_at" = '2013-01-27 12:45:56.894398' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9}]', "updated_at" = '2013-01-27 12:45:56.920293' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 12:45:56.921470' WHERE "inkwell_comments"."id" = 9  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["parent_id", 6], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 6, "user_id" = 2, "created_at" = '2013-01-27 12:45:56.923041', "updated_at" = '2013-01-27 12:45:56.923041', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 10 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10}]', "updated_at" = '2013-01-27 12:45:56.926821' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10}]', "updated_at" = '2013-01-27 12:45:56.929801' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":10}]', "updated_at" = '2013-01-27 12:45:56.931641' WHERE "inkwell_comments"."id" = 6  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,6]', "updated_at" = '2013-01-27 12:45:56.932968' WHERE "inkwell_comments"."id" = 10  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["parent_id", 5], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 5, "user_id" = 1, "created_at" = '2013-01-27 12:45:56.934834', "updated_at" = '2013-01-27 12:45:56.934834', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 11 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11}]', "updated_at" = '2013-01-27 12:45:56.938894' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 5]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11}]', "updated_at" = '2013-01-27 12:45:56.941968' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]]  (0.2ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":11}]', "updated_at" = '2013-01-27 12:45:56.944210' WHERE "inkwell_comments"."id" = 3 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 5]]  (0.2ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":11}]', "updated_at" = '2013-01-27 12:45:56.946595' WHERE "inkwell_comments"."id" = 5  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,3,5]', "updated_at" = '2013-01-27 12:45:56.947779' WHERE "inkwell_comments"."id" = 11  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 12:45:56.949594', "updated_at" = '2013-01-27 12:45:56.949594', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 12 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11},{"user_id":2,"comment_id":12}]', "updated_at" = '2013-01-27 12:45:56.953582' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11},{"user_id":2,"comment_id":12}]', "updated_at" = '2013-01-27 12:45:56.956624' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 12:45:56.957840' WHERE "inkwell_comments"."id" = 12  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 8]] Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 9]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 10]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 11]] Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 12]] Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 7]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 8]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 9]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 10]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 4]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 5]]  (0.8ms) rollback transaction  (1.2ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.3ms) DELETE FROM "inkwell_comments";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 12:45:56.989362', "updated_at" = '2013-01-27 12:45:56.989362', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 12:45:56.993138' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:56.994394' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:56 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 12:45:56.996445', "updated_at" = '2013-01-27 12:45:56.996445', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 12:45:56.999960' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 12:45:57.002517' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 12:45:57.003565' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 12:45:57.005192', "updated_at" = '2013-01-27 12:45:57.005192', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-27 12:45:57.009121' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-27 12:45:57.012503' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 12:45:57.013606' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["parent_id", 2], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 2, "user_id" = 2, "created_at" = '2013-01-27 12:45:57.015250', "updated_at" = '2013-01-27 12:45:57.015250', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 4 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-27 12:45:57.018895' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]] Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-27 12:45:57.021933' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (41.5ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-27 12:45:57.065852' WHERE "inkwell_comments"."id" = 2  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,2]', "updated_at" = '2013-01-27 12:45:57.067230' WHERE "inkwell_comments"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["parent_id", 3], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 3, "user_id" = 1, "created_at" = '2013-01-27 12:45:57.069081', "updated_at" = '2013-01-27 12:45:57.069081', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 5 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-27 12:45:57.073098' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-27 12:45:57.076124' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-27 12:45:57.077875' WHERE "inkwell_comments"."id" = 3  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,3]', "updated_at" = '2013-01-27 12:45:57.078868' WHERE "inkwell_comments"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 12:45:57.080432', "updated_at" = '2013-01-27 12:45:57.080432', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 6 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6}]', "updated_at" = '2013-01-27 12:45:57.083968' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6}]', "updated_at" = '2013-01-27 12:45:57.086779' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 12:45:57.087854' WHERE "inkwell_comments"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["parent_id", 4], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 4, "user_id" = 2, "created_at" = '2013-01-27 12:45:57.089432', "updated_at" = '2013-01-27 12:45:57.089432', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 7 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7}]', "updated_at" = '2013-01-27 12:45:57.092971' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 4]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7}]', "updated_at" = '2013-01-27 12:45:57.095562' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":4},{"user_id":2,"comment_id":7}]', "updated_at" = '2013-01-27 12:45:57.097177' WHERE "inkwell_comments"."id" = 2 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 4]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":7}]', "updated_at" = '2013-01-27 12:45:57.098798' WHERE "inkwell_comments"."id" = 4  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,2,4]', "updated_at" = '2013-01-27 12:45:57.099806' WHERE "inkwell_comments"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["parent_id", 3], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 3, "user_id" = 1, "created_at" = '2013-01-27 12:45:57.101403', "updated_at" = '2013-01-27 12:45:57.101403', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 8 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8}]', "updated_at" = '2013-01-27 12:45:57.105451' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8}]', "updated_at" = '2013-01-27 12:45:57.108174' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5},{"user_id":1,"comment_id":8}]', "updated_at" = '2013-01-27 12:45:57.109914' WHERE "inkwell_comments"."id" = 3  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,3]', "updated_at" = '2013-01-27 12:45:57.110901' WHERE "inkwell_comments"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 12:45:57.112712', "updated_at" = '2013-01-27 12:45:57.112712', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 9 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9}]', "updated_at" = '2013-01-27 12:45:57.116709' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9}]', "updated_at" = '2013-01-27 12:45:57.119514' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 12:45:57.120521' WHERE "inkwell_comments"."id" = 9  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["parent_id", 6], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 6, "user_id" = 2, "created_at" = '2013-01-27 12:45:57.122079', "updated_at" = '2013-01-27 12:45:57.122079', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 10 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10}]', "updated_at" = '2013-01-27 12:45:57.125644' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10}]', "updated_at" = '2013-01-27 12:45:57.128419' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":10}]', "updated_at" = '2013-01-27 12:45:57.130412' WHERE "inkwell_comments"."id" = 6  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,6]', "updated_at" = '2013-01-27 12:45:57.131593' WHERE "inkwell_comments"."id" = 10  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["parent_id", 5], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 5, "user_id" = 1, "created_at" = '2013-01-27 12:45:57.133088', "updated_at" = '2013-01-27 12:45:57.133088', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 11 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11}]', "updated_at" = '2013-01-27 12:45:57.136684' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 5]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11}]', "updated_at" = '2013-01-27 12:45:57.139444' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]]  (0.2ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":11}]', "updated_at" = '2013-01-27 12:45:57.141171' WHERE "inkwell_comments"."id" = 3 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 5]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":11}]', "updated_at" = '2013-01-27 12:45:57.143135' WHERE "inkwell_comments"."id" = 5  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,3,5]', "updated_at" = '2013-01-27 12:45:57.144272' WHERE "inkwell_comments"."id" = 11  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 12:45:57.145767', "updated_at" = '2013-01-27 12:45:57.145767', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 12 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11},{"user_id":2,"comment_id":12}]', "updated_at" = '2013-01-27 12:45:57.149365' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11},{"user_id":2,"comment_id":12}]', "updated_at" = '2013-01-27 12:45:57.152167' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 12:45:57.153624' WHERE "inkwell_comments"."id" = 12  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 4]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 5]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 7]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 8]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 9]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 10]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 11]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 12]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 11]] Inkwell::Comment Load (0.3ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 AND (created_at < '2013-01-27 12:45:57.133088') ORDER BY created_at DESC LIMIT 10  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 12:45:57.182926', "updated_at" = '2013-01-27 12:45:57.182926', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 12:45:57.186651' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:57.187820' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 12:45:57.189530', "updated_at" = '2013-01-27 12:45:57.189530', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 12:45:57.192802' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 12:45:57.195268' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 12:45:57.196274' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["from_source", nil], ["has_many_sources", false], ["is_comment", true], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["is_comment", true], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["from_source", nil], ["has_many_sources", false], ["is_comment", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["is_comment", true], ["is_reblog", nil], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["is_comment", true], ["is_reblog", nil], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["is_comment", true], ["is_reblog", nil], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items"  Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments"   (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) DELETE FROM "inkwell_comments" WHERE "inkwell_comments"."id" IN (NULL) SQL (0.1ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" IN (2) AND "inkwell_timeline_items"."is_comment" = 't' SQL (0.1ms) DELETE FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" IN (2) AND "inkwell_favorite_items"."is_comment" = 't' SQL (0.1ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" IN (2) AND "inkwell_blog_items"."is_comment" = 't' Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[]', "updated_at" = '2013-01-27 12:45:57.212986' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 12:45:57.215637' WHERE "posts"."id" = 1 SQL (0.1ms) DELETE FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? [["id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items"  Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments"  Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_comments" WHERE "inkwell_comments"."user_id" = 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 12:45:57.241881', "updated_at" = '2013-01-27 12:45:57.241881', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 12:45:57.245344' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:57.246576' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 LIMIT 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = 1 LIMIT 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.8ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.2ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 12:45:57.285614', "updated_at" = '2013-01-27 12:45:57.285614', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 12:45:57.289180' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:57.290359' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 12:45:57.292092', "updated_at" = '2013-01-27 12:45:57.292092', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 12:45:57.295442' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 12:45:57.298024' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 12:45:57.299021' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["from_source", nil], ["has_many_sources", false], ["is_comment", true], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["is_comment", true], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["from_source", nil], ["has_many_sources", false], ["is_comment", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["is_comment", true], ["is_reblog", nil], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["is_comment", true], ["is_reblog", nil], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["is_comment", true], ["is_reblog", nil], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"  Inkwell::TimelineItem Load (0.2ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items"  Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) DELETE FROM "inkwell_comments" WHERE "inkwell_comments"."id" IN (2) SQL (0.1ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" IN (2, 1) AND "inkwell_timeline_items"."is_comment" = 't' SQL (0.1ms) DELETE FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" IN (2, 1) AND "inkwell_favorite_items"."is_comment" = 't' SQL (0.1ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" IN (2, 1) AND "inkwell_blog_items"."is_comment" = 't' Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[]', "updated_at" = '2013-01-27 12:45:57.340320' WHERE "posts"."id" = 1 SQL (0.0ms) DELETE FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? [["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items"  Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments"   (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 12:45:57.365185', "updated_at" = '2013-01-27 12:45:57.365185', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 12:45:57.368891' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:57.370109' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 12:45:57.372079', "updated_at" = '2013-01-27 12:45:57.372079', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 12:45:57.375612' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 12:45:57.378276' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 12:45:57.379403' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["parent_id", 2], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 2, "user_id" = 2, "created_at" = '2013-01-27 12:45:57.381060', "updated_at" = '2013-01-27 12:45:57.381060', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":2,"comment_id":3}]', "updated_at" = '2013-01-27 12:45:57.384611' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":2,"comment_id":3}]', "updated_at" = '2013-01-27 12:45:57.387548' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":3}]', "updated_at" = '2013-01-27 12:45:57.389370' WHERE "inkwell_comments"."id" = 2  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,2]', "updated_at" = '2013-01-27 12:45:57.390485' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 12:45:57.392069', "updated_at" = '2013-01-27 12:45:57.392069', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 4 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":2,"comment_id":3},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-27 12:45:57.437351' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":2,"comment_id":3},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-27 12:45:57.440547' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 12:45:57.441665' WHERE "inkwell_comments"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["from_source", nil], ["has_many_sources", false], ["is_comment", true], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["is_comment", true], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["from_source", nil], ["has_many_sources", false], ["is_comment", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["is_comment", true], ["is_reblog", nil], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["is_comment", true], ["is_reblog", nil], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["is_comment", true], ["is_reblog", nil], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items"  Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments"  Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) DELETE FROM "inkwell_comments" WHERE "inkwell_comments"."id" IN (2, 3, 4) SQL (0.2ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" IN (2, 3, 4, 1) AND "inkwell_timeline_items"."is_comment" = 't' SQL (0.1ms) DELETE FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" IN (2, 3, 4, 1) AND "inkwell_favorite_items"."is_comment" = 't' SQL (0.1ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" IN (2, 3, 4, 1) AND "inkwell_blog_items"."is_comment" = 't' Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[]', "updated_at" = '2013-01-27 12:45:57.459593' WHERE "posts"."id" = 1 SQL (0.0ms) DELETE FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? [["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"  Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items"  Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments"  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."user_id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1  (0.7ms) rollback transaction  (1.3ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.4ms) DELETE FROM "inkwell_comments";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.3ms) DELETE FROM "inkwell_favorite_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.3ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.4ms) DELETE FROM "users";  (0.2ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 12:45:57.507960', "updated_at" = '2013-01-27 12:45:57.507960', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 12:45:57.511482' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:57.512681' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 12:45:57.514403', "updated_at" = '2013-01-27 12:45:57.514403', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 12:45:57.517863' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:57.518945' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments"  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' SQL (0.1ms) DELETE FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' SQL (0.1ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_comment" = 'f' Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 SQL (0.1ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 't' SQL (0.1ms) DELETE FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' SQL (0.0ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_comment" = 't' SQL (0.1ms) DELETE FROM "inkwell_comments" WHERE "inkwell_comments"."id" = 1 SQL (0.1ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 2 AND "inkwell_timeline_items"."is_comment" = 't' SQL (0.1ms) DELETE FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 't' SQL (0.0ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 2 AND "inkwell_blog_items"."is_comment" = 't' SQL (0.1ms) DELETE FROM "inkwell_comments" WHERE "inkwell_comments"."id" = 2 SQL (0.1ms) DELETE FROM "posts" WHERE "posts"."id" = ? [["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments"  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 12:45:57.547584', "updated_at" = '2013-01-27 12:45:57.547584', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 12:45:57.550973' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:57.552166' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 12:45:57.553945', "updated_at" = '2013-01-27 12:45:57.553945', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 12:45:57.557221' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 12:45:57.559678' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 12:45:57.560649' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 12:45:57.562147', "updated_at" = '2013-01-27 12:45:57.562147', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-27 12:45:57.565434' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-27 12:45:57.567801' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 12:45:57.568760' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["is_comment", true], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 12:45:57.573263' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["is_comment", true], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[2]', "updated_at" = '2013-01-27 12:45:57.577016' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.3ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 3 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 2 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::Comment Load (0.2ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 3 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 2 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 12:45:57.614287', "updated_at" = '2013-01-27 12:45:57.614287', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 12:45:57.617871' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:57.619078' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["from_source", nil], ["has_many_sources", false], ["is_comment", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["is_comment", true], ["is_reblog", nil], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["is_comment", true], ["is_reblog", nil], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"  Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items"  Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments"  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_comments" WHERE "inkwell_comments"."id" IN (NULL) SQL (0.1ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" IN (1) AND "inkwell_timeline_items"."is_comment" = 't' SQL (0.1ms) DELETE FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" IN (1) AND "inkwell_favorite_items"."is_comment" = 't' SQL (0.1ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" IN (1) AND "inkwell_blog_items"."is_comment" = 't' Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[]', "updated_at" = '2013-01-27 12:45:57.631060' WHERE "posts"."id" = 1 SQL (0.0ms) DELETE FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? [["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"  Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items"  Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments"  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 12:45:57.655195', "updated_at" = '2013-01-27 12:45:57.655195', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 12:45:57.658648' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:57.659827' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 12:45:57.661518', "updated_at" = '2013-01-27 12:45:57.661518', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 12:45:57.664792' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:57.665877' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 12:45:57.667385', "updated_at" = '2013-01-27 12:45:57.667385', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-27 12:45:57.671068' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:57.672438' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["parent_id", 2], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 2, "user_id" = 2, "created_at" = '2013-01-27 12:45:57.674463', "updated_at" = '2013-01-27 12:45:57.674463', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 4 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-27 12:45:57.678718' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]] Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-27 12:45:57.681508' WHERE "inkwell_comments"."id" = 2  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[2]', "updated_at" = '2013-01-27 12:45:57.682873' WHERE "inkwell_comments"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 12:45:57.684603', "updated_at" = '2013-01-27 12:45:57.684603', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 5 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-27 12:45:57.688134' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:57.689240' WHERE "inkwell_comments"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 12:45:57.690742', "updated_at" = '2013-01-27 12:45:57.690742', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 6 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6}]', "updated_at" = '2013-01-27 12:45:57.718539' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:57.719688' WHERE "inkwell_comments"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 12:45:57.721336', "updated_at" = '2013-01-27 12:45:57.721336', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 7 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7}]', "updated_at" = '2013-01-27 12:45:57.724955' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:57.726094' WHERE "inkwell_comments"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 12:45:57.727694', "updated_at" = '2013-01-27 12:45:57.727694', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 8 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8}]', "updated_at" = '2013-01-27 12:45:57.732173' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:57.733408' WHERE "inkwell_comments"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 12:45:57.735116', "updated_at" = '2013-01-27 12:45:57.735116', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 9 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9}]', "updated_at" = '2013-01-27 12:45:57.738887' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:57.740008' WHERE "inkwell_comments"."id" = 9  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 12:45:57.741572', "updated_at" = '2013-01-27 12:45:57.741572', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 10 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10}]', "updated_at" = '2013-01-27 12:45:57.745289' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:57.746418' WHERE "inkwell_comments"."id" = 10  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 12:45:57.747990', "updated_at" = '2013-01-27 12:45:57.747990', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 11 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11}]', "updated_at" = '2013-01-27 12:45:57.751788' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:57.752912' WHERE "inkwell_comments"."id" = 11  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 12:45:57.754451', "updated_at" = '2013-01-27 12:45:57.754451', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 12 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11},{"user_id":2,"comment_id":12}]', "updated_at" = '2013-01-27 12:45:57.758211' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:57.759428' WHERE "inkwell_comments"."id" = 12  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.3ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 ORDER BY created_at DESC LIMIT 5 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 11]] Inkwell::Comment Load (0.3ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 AND (created_at < '2013-01-27 12:45:57.747990') ORDER BY created_at DESC LIMIT 5 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]] Inkwell::Comment Load (0.3ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 AND (created_at < '2013-01-27 12:45:57.690742') ORDER BY created_at DESC LIMIT 7  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 12:45:57.788063', "updated_at" = '2013-01-27 12:45:57.788063', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 12:45:57.791739' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:57.792922' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 12:45:57.794701', "updated_at" = '2013-01-27 12:45:57.794701', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 12:45:57.798119' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 12:45:57.800645' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 12:45:57.801690' WHERE "inkwell_comments"."id" = 2  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 12:45:57.803689', "updated_at" = '2013-01-27 12:45:57.803689', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-27 12:45:57.807776' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:57.808983' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 12:45:57.810658', "updated_at" = '2013-01-27 12:45:57.810658', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 4 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-27 12:45:57.814539' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-27 12:45:57.818227' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 12:45:57.819500' WHERE "inkwell_comments"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 12:45:57.821247', "updated_at" = '2013-01-27 12:45:57.821247', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 5 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-27 12:45:57.824989' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:57.826134' WHERE "inkwell_comments"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.3ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 12:45:57.828430', "updated_at" = '2013-01-27 12:45:57.828430', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 6 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6}]', "updated_at" = '2013-01-27 12:45:57.832767' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":2,"comment_id":4},{"user_id":2,"comment_id":6}]', "updated_at" = '2013-01-27 12:45:57.835569' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 12:45:57.836671' WHERE "inkwell_comments"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 12:45:57.838172', "updated_at" = '2013-01-27 12:45:57.838172', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 7 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":1,"comment_id":7}]', "updated_at" = '2013-01-27 12:45:57.841849' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:57.843042' WHERE "inkwell_comments"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 7]]  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 12:45:57.909317', "updated_at" = '2013-01-27 12:45:57.909317', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 12:45:57.913273' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:57.914511' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 12:45:57.916330', "updated_at" = '2013-01-27 12:45:57.916330', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 12:45:57.919697' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:57.920808' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 12:45:57.922375', "updated_at" = '2013-01-27 12:45:57.922375', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-27 12:45:57.925805' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:57.926900' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 12:45:57.928387', "updated_at" = '2013-01-27 12:45:57.928387', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 4 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-27 12:45:57.931725' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:57.932791' WHERE "inkwell_comments"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 12:45:57.934367', "updated_at" = '2013-01-27 12:45:57.934367', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 5 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-27 12:45:57.937766' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:57.938828' WHERE "inkwell_comments"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 12:45:57.940373', "updated_at" = '2013-01-27 12:45:57.940373', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 6 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6}]', "updated_at" = '2013-01-27 12:45:57.943719' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:57.944780' WHERE "inkwell_comments"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 12:45:57.946528', "updated_at" = '2013-01-27 12:45:57.946528', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 7 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.3ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7}]', "updated_at" = '2013-01-27 12:45:57.949897' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:57.951158' WHERE "inkwell_comments"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 12:45:57.952642', "updated_at" = '2013-01-27 12:45:57.952642', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 8 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8}]', "updated_at" = '2013-01-27 12:45:57.956027' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:57.957100' WHERE "inkwell_comments"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 12:45:57.958539', "updated_at" = '2013-01-27 12:45:57.958539', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 9 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9}]', "updated_at" = '2013-01-27 12:45:57.961956' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:57.963010' WHERE "inkwell_comments"."id" = 9  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 12:45:57.964496', "updated_at" = '2013-01-27 12:45:57.964496', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 10 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10}]', "updated_at" = '2013-01-27 12:45:57.967983' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:57.969027' WHERE "inkwell_comments"."id" = 10  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 12:45:57.970469', "updated_at" = '2013-01-27 12:45:57.970469', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 11 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11}]', "updated_at" = '2013-01-27 12:45:57.973957' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:57.975032' WHERE "inkwell_comments"."id" = 11  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 12:45:57.976488', "updated_at" = '2013-01-27 12:45:57.976488', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 12 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11},{"user_id":2,"comment_id":12}]', "updated_at" = '2013-01-27 12:45:57.980064' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:57.981145' WHERE "inkwell_comments"."id" = 12  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.3ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 11]] Inkwell::Comment Load (0.3ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 AND (created_at < '2013-01-27 12:45:57.970469') ORDER BY created_at DESC LIMIT 10  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:45:57 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 12:45:58.007159', "updated_at" = '2013-01-27 12:45:58.007159', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 12:45:58.010665' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:58.011850' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 12:45:58.013599', "updated_at" = '2013-01-27 12:45:58.013599', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 12:45:58.016977' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 12:45:58.019514' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 12:45:58.020513' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 12:45:58.022083', "updated_at" = '2013-01-27 12:45:58.022083', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-27 12:45:58.025433' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.3ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-27 12:45:58.028001' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 12:45:58.029247' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 12:45:58.030822', "updated_at" = '2013-01-27 12:45:58.030822', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 4 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-27 12:45:58.034194' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-27 12:45:58.036683' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 12:45:58.037683' WHERE "inkwell_comments"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 12:45:58.039251', "updated_at" = '2013-01-27 12:45:58.039251', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 5 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-27 12:45:58.043534' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-27 12:45:58.046259' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 12:45:58.047289' WHERE "inkwell_comments"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 12:45:58.048741', "updated_at" = '2013-01-27 12:45:58.048741', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 6 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6}]', "updated_at" = '2013-01-27 12:45:58.052217' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6}]', "updated_at" = '2013-01-27 12:45:58.054724' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 12:45:58.055721' WHERE "inkwell_comments"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 12:45:58.057148', "updated_at" = '2013-01-27 12:45:58.057148', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 7 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7}]', "updated_at" = '2013-01-27 12:45:58.060720' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7}]', "updated_at" = '2013-01-27 12:45:58.063264' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 12:45:58.064301' WHERE "inkwell_comments"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 12:45:58.065940', "updated_at" = '2013-01-27 12:45:58.065940', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 8 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8}]', "updated_at" = '2013-01-27 12:45:58.069501' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8}]', "updated_at" = '2013-01-27 12:45:58.072134' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 12:45:58.073125' WHERE "inkwell_comments"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 12:45:58.074581', "updated_at" = '2013-01-27 12:45:58.074581', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 9 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9}]', "updated_at" = '2013-01-27 12:45:58.078423' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9}]', "updated_at" = '2013-01-27 12:45:58.081187' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 12:45:58.082219' WHERE "inkwell_comments"."id" = 9  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 12:45:58.083719', "updated_at" = '2013-01-27 12:45:58.083719', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 10 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10}]', "updated_at" = '2013-01-27 12:45:58.087545' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10}]', "updated_at" = '2013-01-27 12:45:58.090289' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 12:45:58.091284' WHERE "inkwell_comments"."id" = 10  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 12:45:58.092780', "updated_at" = '2013-01-27 12:45:58.092780', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 11 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11}]', "updated_at" = '2013-01-27 12:45:58.096435' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11}]', "updated_at" = '2013-01-27 12:45:58.099170' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 12:45:58.100265' WHERE "inkwell_comments"."id" = 11  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 12:45:58.101734', "updated_at" = '2013-01-27 12:45:58.101734', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 12 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11},{"user_id":2,"comment_id":12}]', "updated_at" = '2013-01-27 12:45:58.105380' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11},{"user_id":2,"comment_id":12}]', "updated_at" = '2013-01-27 12:45:58.108217' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 12:45:58.109200' WHERE "inkwell_comments"."id" = 12  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 4]] Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 5]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 7]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 8]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 9]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 10]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 11]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 12]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 11]] Inkwell::Comment Load (0.4ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 AND (created_at < '2013-01-27 12:45:58.092780') ORDER BY created_at DESC LIMIT 10  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.3ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 12:45:58.164989', "updated_at" = '2013-01-27 12:45:58.164989', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 12:45:58.168661' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:58.169861' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 12:45:58.171668', "updated_at" = '2013-01-27 12:45:58.171668', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 12:45:58.175118' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 12:45:58.177667' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 12:45:58.178724' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 12:45:58.180284', "updated_at" = '2013-01-27 12:45:58.180284', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-27 12:45:58.183920' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-27 12:45:58.186631' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 12:45:58.187700' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["is_comment", true], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 12:45:58.192389' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["is_comment", true], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[2]', "updated_at" = '2013-01-27 12:45:58.196810' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 2 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 3 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 2 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 3 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.8ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 12:45:58.231860', "updated_at" = '2013-01-27 12:45:58.231860', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 12:45:58.235703' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:58.236906' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 12:45:58.238720', "updated_at" = '2013-01-27 12:45:58.238720', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 12:45:58.242491' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 12:45:58.245226' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 12:45:58.246335' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]] Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.3ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.3ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[2]', "updated_at" = '2013-01-27 12:45:58.296063' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[1]', "updated_at" = '2013-01-27 12:45:58.297755' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[2,3]', "updated_at" = '2013-01-27 12:45:58.303847' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[1]', "updated_at" = '2013-01-27 12:45:58.305209' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (40.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["user_id", 1]] SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["user_id", 2]] SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' AND "inkwell_timeline_items"."item_id" = 2  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' AND "inkwell_timeline_items"."item_id" = 2  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_1"], ["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_2"], ["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_3"], ["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "morozovm_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_4"], ["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_5"], ["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 5 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[1]', "updated_at" = '2013-01-27 12:45:58.405539' WHERE "posts"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "morozovm_post_test_body_1"], ["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_6"], ["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 9], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_7"], ["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 10], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_8"], ["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 11], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "morozovm_post_test_body_2"], ["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 12], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_9"], ["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 13], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "morozovm_post_test_body_3"], ["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 14], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 8 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[1]', "updated_at" = '2013-01-27 12:45:58.436669' WHERE "posts"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 12 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 12], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[1]', "updated_at" = '2013-01-27 12:45:58.440850' WHERE "posts"."id" = 12  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 13 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 13], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-27 12:45:58.444945' WHERE "posts"."id" = 13  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 13 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["is_comment", false], ["item_id", 13], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.3ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[2]', "updated_at" = '2013-01-27 12:45:58.448753' WHERE "posts"."id" = 13  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.3ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 12]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 12 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 12 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 8]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 8 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 8 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 13]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 13 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 13 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 11]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 11 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 11 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 10]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 10 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 10 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 9]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 9 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 9 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 5]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 5 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 5 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 7]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 7 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 6 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 6 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 4]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 4 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 4 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 13 AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.2ms) DELETE FROM sqlite_sequence where name = 'users';  (0.2ms) begin transaction  (0.6ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 12:45:58.499756', "updated_at" = '2013-01-27 12:45:58.499756', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 12:45:58.503242' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:58.504445' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["is_comment", true], ["is_reblog", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-27 12:45:58.509081' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_reblog_it" = '[]', "updated_at" = '2013-01-27 12:45:58.511552' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."id" = ? [["id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_comment" = 't' AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 12:45:58.538790', "updated_at" = '2013-01-27 12:45:58.538790', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 12:45:58.542370' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:58.543543' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[3]', "updated_at" = '2013-01-27 12:45:58.544835' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-27 12:45:58.546092' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-27 12:45:58.552281' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[3]', "updated_at" = '2013-01-27 12:45:58.556163' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2,1]', "updated_at" = '2013-01-27 12:45:58.557460' WHERE "users"."id" = 3  (0.1ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_timeline_items" SET "has_many_sources" = 't', "from_source" = '[{"user_id":2,"type":"reblog"},{"user_id":1,"type":"following"}]', "updated_at" = '2013-01-27 12:45:58.561531' WHERE "inkwell_timeline_items"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' Inkwell::TimelineItem Load (0.2ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 12:45:58.614412', "updated_at" = '2013-01-27 12:45:58.614412', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 12:45:58.618568' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:58.619845' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["is_comment", true], ["is_reblog", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.2ms) UPDATE "inkwell_comments" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-27 12:45:58.624669' WHERE "inkwell_comments"."id" = 1  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_comment" = 't' AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 12:45:58.651103', "updated_at" = '2013-01-27 12:45:58.651103', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 12:45:58.654871' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:58.656123' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[1]', "updated_at" = '2013-01-27 12:45:58.657663' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-27 12:45:58.659016' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-27 12:45:58.665578' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["is_comment", true], ["is_reblog", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.2ms) UPDATE "inkwell_comments" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-27 12:45:58.670203' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.3ms) DELETE FROM "inkwell_comments";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.3ms) DELETE FROM "inkwell_favorite_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.4ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.5ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.4ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 12:45:58.698666', "updated_at" = '2013-01-27 12:45:58.698666', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 12:45:58.702258' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:58.703503' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[3]', "updated_at" = '2013-01-27 12:45:58.704868' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-27 12:45:58.706221' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["is_comment", true], ["is_reblog", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-27 12:45:58.712547' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 12:45:58.742235', "updated_at" = '2013-01-27 12:45:58.742235', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 12:45:58.746325' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:58.747566' WHERE "inkwell_comments"."id" = 1  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[4]', "updated_at" = '2013-01-27 12:45:58.751107' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-27 12:45:58.752412' WHERE "users"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["is_comment", true], ["is_reblog", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1  (0.2ms) UPDATE "inkwell_comments" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-27 12:45:58.758991' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 4 AND "inkwell_timeline_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["user_id", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 4 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 't' Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 4 LIMIT 1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_reblog_it" = '[]', "updated_at" = '2013-01-27 12:45:58.767109' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."id" = ? [["id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 4 AND "inkwell_timeline_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."id" = ? [["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 4 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 't'  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.3ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 12:45:58.837261', "updated_at" = '2013-01-27 12:45:58.837261', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 12:45:58.840810' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:58.842007' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[4]', "updated_at" = '2013-01-27 12:45:58.844771' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-27 12:45:58.845973' WHERE "users"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-27 12:45:58.852149' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 4 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["user_id", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 4 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 4 LIMIT 1 Inkwell::BlogItem Exists (0.2ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[]', "updated_at" = '2013-01-27 12:45:58.859867' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."id" = ? [["id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 4 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.0ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."id" = ? [["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 4 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f'  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 12:45:58.887576', "updated_at" = '2013-01-27 12:45:58.887576', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 12:45:58.891087' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:58.892251' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[3]', "updated_at" = '2013-01-27 12:45:58.893684' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-27 12:45:58.894967' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-27 12:45:58.900977' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.3ms) DELETE FROM "inkwell_favorite_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 12:45:58.929268', "updated_at" = '2013-01-27 12:45:58.929268', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 12:45:58.932695' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:58.933846' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-27 12:45:58.940124' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["is_comment", true], ["is_reblog", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-27 12:45:58.944174' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.3ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 12:45:58.970541', "updated_at" = '2013-01-27 12:45:58.970541', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 12:45:58.973899' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:58.975057' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.2ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-27 12:45:58.979546' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[]', "updated_at" = '2013-01-27 12:45:58.982032' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."id" = ? [["id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_comment" = 'f'  (0.1ms) SELECT COUNT(*) FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_comment" = 'f' AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (1.2ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.3ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:45:58 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 12:45:59.009982', "updated_at" = '2013-01-27 12:45:59.009982', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 12:45:59.013465' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:59.014636' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-27 12:45:59.019027' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_comment" = 'f'  (0.1ms) SELECT COUNT(*) FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_comment" = 'f' AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 12:45:59.044295', "updated_at" = '2013-01-27 12:45:59.044295', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 12:45:59.047768' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:59.048943' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 12:45:59.073688', "updated_at" = '2013-01-27 12:45:59.073688', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 12:45:59.103586' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:59.104831' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 4 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[4]', "updated_at" = '2013-01-27 12:45:59.110894' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[2]', "updated_at" = '2013-01-27 12:45:59.112218' WHERE "users"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[4]', "updated_at" = '2013-01-27 12:45:59.113474' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 4 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["from_source", "[{\"user_id\":4,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[2]', "updated_at" = '2013-01-27 12:45:59.119380' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[4,1]', "updated_at" = '2013-01-27 12:45:59.120793' WHERE "users"."id" = 2  (0.1ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_timeline_items" SET "has_many_sources" = 't', "from_source" = '[{"user_id":4,"type":"reblog"},{"user_id":1,"type":"following"}]', "updated_at" = '2013-01-27 12:45:59.124797' WHERE "inkwell_timeline_items"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 4 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[]', "updated_at" = '2013-01-27 12:45:59.130599' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."user_id" = 4 AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."id" = ? [["id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_timeline_items" SET "has_many_sources" = 'f', "from_source" = '[{"user_id":1,"type":"following"}]', "updated_at" = '2013-01-27 12:45:59.134632' WHERE "inkwell_timeline_items"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.3ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 12:45:59.161424', "updated_at" = '2013-01-27 12:45:59.161424', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 12:45:59.165129' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:59.166320' WHERE "inkwell_comments"."id" = 1  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[3]', "updated_at" = '2013-01-27 12:45:59.167668' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-27 12:45:59.168939' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[3]', "updated_at" = '2013-01-27 12:45:59.171771' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2,1]', "updated_at" = '2013-01-27 12:45:59.173542' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-27 12:45:59.183327' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_timeline_items" SET "has_many_sources" = 't', "from_source" = '[{"user_id":1,"type":"following"},{"user_id":2,"type":"reblog"}]', "updated_at" = '2013-01-27 12:45:59.185673' WHERE "inkwell_timeline_items"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 LIMIT 1  (0.8ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.2ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 12:45:59.210515', "updated_at" = '2013-01-27 12:45:59.210515', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 12:45:59.214234' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:59.215920' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-01-27 12:45:59.245862', "updated_at" = '2013-01-27 12:45:59.245862', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 12:45:59.249881' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:59.251556' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 3 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[3]', "updated_at" = '2013-01-27 12:45:59.258098' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[2]', "updated_at" = '2013-01-27 12:45:59.259480' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[3]', "updated_at" = '2013-01-27 12:45:59.260782' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 3 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["from_source", "[{\"user_id\":3,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.3ms) DELETE FROM "inkwell_favorite_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 12:45:59.333060', "updated_at" = '2013-01-27 12:45:59.333060', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 12:45:59.336702' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:59.337956' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-01-27 12:45:59.368418', "updated_at" = '2013-01-27 12:45:59.368418', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 12:45:59.372178' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:59.373257' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[1]', "updated_at" = '2013-01-27 12:45:59.374529' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-27 12:45:59.375850' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 8 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 7 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 6 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 5 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."item_id" = 5 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."item_id" = 6 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."item_id" = 7 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."item_id" = 8 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 12:45:59.415819', "updated_at" = '2013-01-27 12:45:59.415819', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 12:45:59.419428' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:59.420656' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-01-27 12:45:59.451011', "updated_at" = '2013-01-27 12:45:59.451011', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 12:45:59.454431' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:59.455507' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[1]', "updated_at" = '2013-01-27 12:45:59.456741' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-27 12:45:59.457997' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 8 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 7 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 6 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 5 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]]  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."item_id" = 5 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."item_id" = 6 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."item_id" = 7 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."item_id" = 8 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."item_id" = 2 AND "inkwell_timeline_items"."is_comment" = 't' LIMIT 1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.4ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.5ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.3ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 12:45:59.503737', "updated_at" = '2013-01-27 12:45:59.503737', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 12:45:59.507173' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:59.508325' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-01-27 12:45:59.567700', "updated_at" = '2013-01-27 12:45:59.567700', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 12:45:59.571698' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:59.572867' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 3 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.2ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[3]', "updated_at" = '2013-01-27 12:45:59.579301' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.2ms) UPDATE "users" SET "followers_ids" = '[2]', "updated_at" = '2013-01-27 12:45:59.580984' WHERE "users"."id" = 3  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.2ms) UPDATE "users" SET "followings_ids" = '[3]', "updated_at" = '2013-01-27 12:45:59.588968' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.3ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 3 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["from_source", "[{\"user_id\":3,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.2ms) UPDATE "users" SET "followers_ids" = '[2]', "updated_at" = '2013-01-27 12:45:59.596250' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1  (0.2ms) UPDATE "users" SET "followings_ids" = '[3,1]', "updated_at" = '2013-01-27 12:45:59.598108' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.3ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.2ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 4 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 3 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 2 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.2ms) UPDATE "inkwell_timeline_items" SET "has_many_sources" = 't', "from_source" = '[{"user_id":3,"type":"reblog"},{"user_id":1,"type":"following"}]', "updated_at" = '2013-01-27 12:45:59.611297' WHERE "inkwell_timeline_items"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' Inkwell::TimelineItem Load (0.2ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[]', "updated_at" = '2013-01-27 12:45:59.616526' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[3]', "updated_at" = '2013-01-27 12:45:59.618101' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."has_many_sources" = 'f' AND (from_source like '%{"user_id":1%' and user_id = 2) Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE (from_source like '%{"user_id":1%' and user_id = 2)  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_timeline_items" SET "from_source" = '[{"user_id":3,"type":"reblog"}]', "has_many_sources" = 'f', "updated_at" = '2013-01-27 12:45:59.620641' WHERE "inkwell_timeline_items"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[2]', "updated_at" = '2013-01-27 12:45:59.625129' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[3,1]', "updated_at" = '2013-01-27 12:45:59.626653' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.2ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 4 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 3 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 2 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_timeline_items" SET "has_many_sources" = 't', "from_source" = '[{"user_id":3,"type":"reblog"},{"user_id":1,"type":"following"}]', "updated_at" = '2013-01-27 12:45:59.640000' WHERE "inkwell_timeline_items"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[]', "updated_at" = '2013-01-27 12:45:59.643085' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[1]', "updated_at" = '2013-01-27 12:45:59.644561' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 SQL (0.4ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."has_many_sources" = 'f' AND (from_source like '%{"user_id":3%' and user_id = 2) Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE (from_source like '%{"user_id":3%' and user_id = 2)  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_timeline_items" SET "from_source" = '[{"user_id":1,"type":"following"}]', "has_many_sources" = 'f', "updated_at" = '2013-01-27 12:45:59.647444' WHERE "inkwell_timeline_items"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.3ms) rollback transaction  (39.4ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (43.5ms) DELETE FROM "inkwell_comments";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (2.0ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (2.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (2.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (2.1ms) DELETE FROM "users";  (0.2ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.7ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 12:45:59.757810', "updated_at" = '2013-01-27 12:45:59.757810', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 12:45:59.761449' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:59.762678' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-01-27 12:45:59.792404', "updated_at" = '2013-01-27 12:45:59.792404', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 12:45:59.796255' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:59.797431' WHERE "inkwell_comments"."id" = 2  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[1]', "updated_at" = '2013-01-27 12:45:59.799080' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-27 12:45:59.800630' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 8 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 7 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 6 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 5 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[]', "updated_at" = '2013-01-27 12:45:59.817157' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[]', "updated_at" = '2013-01-27 12:45:59.818935' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."has_many_sources" = 'f' AND (from_source like '%{"user_id":2%' and user_id = 1) Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE (from_source like '%{"user_id":2%' and user_id = 1) User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 12:45:59.885879', "updated_at" = '2013-01-27 12:45:59.885879', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 12:45:59.889806' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:59.891052' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-01-27 12:45:59.920030', "updated_at" = '2013-01-27 12:45:59.920030', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 12:45:59.923319' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:59.924429' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[1]', "updated_at" = '2013-01-27 12:45:59.925744' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-27 12:45:59.927043' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 8 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 7 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 6 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 5 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]]  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 12:45:59.961165', "updated_at" = '2013-01-27 12:45:59.961165', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 12:45:59.964683' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:59.965870' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 12:45:59 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-01-27 12:45:59.993832', "updated_at" = '2013-01-27 12:45:59.993832', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 12:45:59.997055' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 12:45:59.998131' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.2ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.3ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.4ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users'; Connecting to database specified by database.yml  (0.5ms) begin transaction  (0.4ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) SAVEPOINT active_record_1 SQL (7.8ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:05 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 13:25:05 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:05 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 13:25:05 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.4ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_1"], ["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_2"], ["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_3"], ["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "morozovm_post_test_body"], ["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_4"], ["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_5"], ["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 5 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.2ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[1]', "updated_at" = '2013-01-27 13:25:06.063264' WHERE "posts"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "morozovm_post_test_body_1"], ["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_6"], ["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 9], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_7"], ["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 10], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_8"], ["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 11], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "morozovm_post_test_body_2"], ["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 12], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_9"], ["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 13], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "morozovm_post_test_body_3"], ["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 14], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 8 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[1]', "updated_at" = '2013-01-27 13:25:06.116763' WHERE "posts"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 12 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 12], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[1]', "updated_at" = '2013-01-27 13:25:06.121048' WHERE "posts"."id" = 12  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 13 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 13], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-27 13:25:06.125301' WHERE "posts"."id" = 13  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 13 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["is_comment", false], ["item_id", 13], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[2]', "updated_at" = '2013-01-27 13:25:06.138099' WHERE "posts"."id" = 13  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.3ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Post Load (0.2ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 12]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 12 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 12 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 8]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 8 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 8 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 13]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 13 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 13 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 11]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 11 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 11 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 10]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 10 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 10 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 9]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 9 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 9 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 5]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 5 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 5 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 7]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 7 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 6 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 6 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 4]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 4 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 4 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 13 AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.0ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.0ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[2]', "updated_at" = '2013-01-27 13:25:06.223375' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[1]', "updated_at" = '2013-01-27 13:25:06.225091' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[2,3]', "updated_at" = '2013-01-27 13:25:06.241919' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[1]', "updated_at" = '2013-01-27 13:25:06.243290' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.3ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["user_id", 1]] SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["user_id", 2]] SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' AND "inkwell_timeline_items"."item_id" = 2  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' AND "inkwell_timeline_items"."item_id" = 2  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.0ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 13:25:06.338943', "updated_at" = '2013-01-27 13:25:06.338943', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 13:25:06.343788' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 13:25:06.345100' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[3]', "updated_at" = '2013-01-27 13:25:06.346645' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-27 13:25:06.348241' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-27 13:25:06.354891' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[3]', "updated_at" = '2013-01-27 13:25:06.359078' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2,1]', "updated_at" = '2013-01-27 13:25:06.360451' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_timeline_items" SET "has_many_sources" = 't', "from_source" = '[{"user_id":2,"type":"reblog"},{"user_id":1,"type":"following"}]', "updated_at" = '2013-01-27 13:25:06.365134' WHERE "inkwell_timeline_items"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 LIMIT 1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 13:25:06.394374', "updated_at" = '2013-01-27 13:25:06.394374', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 13:25:06.398555' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 13:25:06.399827' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["is_comment", true], ["is_reblog", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-27 13:25:06.404627' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_comment" = 't' AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.8ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 13:25:06.454626', "updated_at" = '2013-01-27 13:25:06.454626', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 13:25:06.458382' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 13:25:06.459672' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[3]', "updated_at" = '2013-01-27 13:25:06.461083' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-27 13:25:06.462635' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["is_comment", true], ["is_reblog", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-27 13:25:06.469194' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 13:25:06.498001', "updated_at" = '2013-01-27 13:25:06.498001', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 13:25:06.502130' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 13:25:06.503494' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-27 13:25:06.511550' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["is_comment", true], ["is_reblog", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-27 13:25:06.516273' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.3ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 13:25:06.543357', "updated_at" = '2013-01-27 13:25:06.543357', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 13:25:06.570009' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 13:25:06.571267' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["is_comment", true], ["is_reblog", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-27 13:25:06.575769' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_reblog_it" = '[]', "updated_at" = '2013-01-27 13:25:06.578375' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."id" = ? [["id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_comment" = 't' AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.0ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 13:25:06.606026', "updated_at" = '2013-01-27 13:25:06.606026', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 13:25:06.610266' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 13:25:06.611473' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[3]', "updated_at" = '2013-01-27 13:25:06.612920' WHERE "users"."id" = 2  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-27 13:25:06.614211' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-27 13:25:06.620415' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 LIMIT 1  (0.8ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.0ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.0ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.4ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 13:25:06.651066', "updated_at" = '2013-01-27 13:25:06.651066', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 13:25:06.654909' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 13:25:06.656237' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[3]', "updated_at" = '2013-01-27 13:25:06.657638' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-27 13:25:06.658900' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[3]', "updated_at" = '2013-01-27 13:25:06.661770' WHERE "users"."id" = 1  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2,1]', "updated_at" = '2013-01-27 13:25:06.663355' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-27 13:25:06.696921' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_timeline_items" SET "has_many_sources" = 't', "from_source" = '[{"user_id":1,"type":"following"},{"user_id":2,"type":"reblog"}]', "updated_at" = '2013-01-27 13:25:06.699173' WHERE "inkwell_timeline_items"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.2ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 13:25:06.726507', "updated_at" = '2013-01-27 13:25:06.726507', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 13:25:06.730134' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 13:25:06.731371' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.3ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.2ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 13:25:06.760658', "updated_at" = '2013-01-27 13:25:06.760658', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 13:25:06.764523' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 13:25:06.765794' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-27 13:25:06.770443' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_comment" = 'f'  (0.1ms) SELECT COUNT(*) FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_comment" = 'f' AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 13:25:06.797606', "updated_at" = '2013-01-27 13:25:06.797606', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 13:25:06.802835' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 13:25:06.826309' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-27 13:25:06.831246' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[]', "updated_at" = '2013-01-27 13:25:06.834723' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."id" = ? [["id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_comment" = 'f'  (0.1ms) SELECT COUNT(*) FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_comment" = 'f' AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.4ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 13:25:06.863524', "updated_at" = '2013-01-27 13:25:06.863524', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 13:25:06.867307' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 13:25:06.868611' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[4]', "updated_at" = '2013-01-27 13:25:06.872080' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-27 13:25:06.873402' WHERE "users"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["is_comment", true], ["is_reblog", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-27 13:25:06.879890' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 4 AND "inkwell_timeline_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["user_id", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 4 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 't' Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 4 LIMIT 1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_reblog_it" = '[]', "updated_at" = '2013-01-27 13:25:06.888220' WHERE "inkwell_comments"."id" = 1  (0.1ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."id" = ? [["id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 4 AND "inkwell_timeline_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."id" = ? [["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 4 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 't'  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 13:25:06.918702', "updated_at" = '2013-01-27 13:25:06.918702', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 13:25:06.923424' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 13:25:06.925158' WHERE "inkwell_comments"."id" = 1  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[4]', "updated_at" = '2013-01-27 13:25:06.953895' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-27 13:25:06.955223' WHERE "users"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-27 13:25:06.961810' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 4 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["user_id", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 4 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' Inkwell::TimelineItem Load (0.2ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 4 LIMIT 1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[]', "updated_at" = '2013-01-27 13:25:06.970530' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."id" = ? [["id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 4 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."id" = ? [["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 4 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f'  (1.0ms) rollback transaction  (1.2ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.3ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:06 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 13:25:07.001881', "updated_at" = '2013-01-27 13:25:07.001881', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 13:25:07.006049' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 13:25:07.007344' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 4 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["user_id", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.2ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[4]', "updated_at" = '2013-01-27 13:25:07.015218' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[2]', "updated_at" = '2013-01-27 13:25:07.017188' WHERE "users"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[4]', "updated_at" = '2013-01-27 13:25:07.018899' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.3ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 4 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["from_source", "[{\"user_id\":4,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[2]', "updated_at" = '2013-01-27 13:25:07.027228' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[4,1]', "updated_at" = '2013-01-27 13:25:07.028954' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.3ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_timeline_items" SET "has_many_sources" = 't', "from_source" = '[{"user_id":4,"type":"reblog"},{"user_id":1,"type":"following"}]', "updated_at" = '2013-01-27 13:25:07.033490' WHERE "inkwell_timeline_items"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' Inkwell::TimelineItem Load (0.2ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 4 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[]', "updated_at" = '2013-01-27 13:25:07.039642' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."user_id" = 4 AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."id" = ? [["id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_timeline_items" SET "has_many_sources" = 'f', "from_source" = '[{"user_id":1,"type":"following"}]', "updated_at" = '2013-01-27 13:25:07.043876' WHERE "inkwell_timeline_items"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' Inkwell::TimelineItem Load (0.2ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.8ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.3ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 13:25:07.094187', "updated_at" = '2013-01-27 13:25:07.094187', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 13:25:07.098371' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 13:25:07.099620' WHERE "inkwell_comments"."id" = 1  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[1]', "updated_at" = '2013-01-27 13:25:07.101035' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-27 13:25:07.102348' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-27 13:25:07.109046' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["is_comment", true], ["is_reblog", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-27 13:25:07.113768' WHERE "inkwell_comments"."id" = 1  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 13:25:07.137743', "updated_at" = '2013-01-27 13:25:07.137743', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 13:25:07.141444' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 13:25:07.142838' WHERE "inkwell_comments"."id" = 1  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"  Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 13:25:07.170842', "updated_at" = '2013-01-27 13:25:07.170842', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.3ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 13:25:07.175560' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 13:25:07.177881' WHERE "inkwell_comments"."id" = 1  (22.1ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 13:25:07.205227' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 13:25:07.227471', "updated_at" = '2013-01-27 13:25:07.227471', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 13:25:07.230933' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 13:25:07.232239' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["is_comment", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"  Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 13:25:07.257460', "updated_at" = '2013-01-27 13:25:07.257460', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 13:25:07.261004' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 13:25:07.262301' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 13:25:07.267328' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"  Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1,2]', "updated_at" = '2013-01-27 13:25:07.274521' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"  Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 13:25:07.299512', "updated_at" = '2013-01-27 13:25:07.299512', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 13:25:07.303244' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 13:25:07.304430' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 13:25:07.308597' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"  Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) DELETE FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."id" = ? [["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[]', "updated_at" = '2013-01-27 13:25:07.314570' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"  Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 13:25:07.320712' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1,2]', "updated_at" = '2013-01-27 13:25:07.325413' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."id" = ? [["id", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.2ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 13:25:07.330957' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"   (0.8ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 13:25:07.355039', "updated_at" = '2013-01-27 13:25:07.355039', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 13:25:07.358670' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 13:25:07.359901' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 13:25:07.383376', "updated_at" = '2013-01-27 13:25:07.383376', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 13:25:07.387044' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 13:25:07.388276' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 13:25:07.412164', "updated_at" = '2013-01-27 13:25:07.412164', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 13:25:07.415811' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 13:25:07.417037' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["is_comment", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 13:25:07.421282' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.2ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["is_comment", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1,2]', "updated_at" = '2013-01-27 13:25:07.427256' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.3ms) DELETE FROM "users";  (0.2ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 13:25:07.452427', "updated_at" = '2013-01-27 13:25:07.452427', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 13:25:07.456041' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 13:25:07.457260' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["is_comment", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 13:25:07.461631' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 13:25:07.483517', "updated_at" = '2013-01-27 13:25:07.483517', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 13:25:07.487000' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 13:25:07.488178' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["is_comment", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 13:25:07.492250' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."id" = ? [["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[]', "updated_at" = '2013-01-27 13:25:07.496657' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["is_comment", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 13:25:07.501225' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["is_comment", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1,2]', "updated_at" = '2013-01-27 13:25:07.504966' WHERE "posts"."id" = 1  (0.1ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"  Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."id" = ? [["id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[2]', "updated_at" = '2013-01-27 13:25:07.509727' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.0ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 13:25:07.532745', "updated_at" = '2013-01-27 13:25:07.532745', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 13:25:07.536337' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 13:25:07.537542' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["parent_id", nil], ["post_id", 2], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 2, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 13:25:07.543015', "updated_at" = '2013-01-27 13:25:07.543015', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 2]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":2}]', "updated_at" = '2013-01-27 13:25:07.546717' WHERE "posts"."id" = 2  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 13:25:07.547868' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["parent_id", nil], ["post_id", 3], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 3, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-01-27 13:25:07.553661', "updated_at" = '2013-01-27 13:25:07.553661', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 3]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":3}]', "updated_at" = '2013-01-27 13:25:07.557156' WHERE "posts"."id" = 3  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 13:25:07.558281' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["parent_id", nil], ["post_id", 3], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "post_id" = 3, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 13:25:07.559861', "updated_at" = '2013-01-27 13:25:07.559861', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 4 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 3]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":3},{"user_id":1,"comment_id":4}]', "updated_at" = '2013-01-27 13:25:07.563381' WHERE "posts"."id" = 3  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 13:25:07.564501' WHERE "inkwell_comments"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["parent_id", nil], ["post_id", 6], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 6, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 13:25:07.579146', "updated_at" = '2013-01-27 13:25:07.579146', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 5 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-27 13:25:07.582738' WHERE "posts"."id" = 6  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 13:25:07.583970' WHERE "inkwell_comments"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["parent_id", nil], ["post_id", 6], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 6, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 13:25:07.585510', "updated_at" = '2013-01-27 13:25:07.585510', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 6 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5},{"user_id":1,"comment_id":6}]', "updated_at" = '2013-01-27 13:25:07.588821' WHERE "posts"."id" = 6  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 13:25:07.589908' WHERE "inkwell_comments"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["parent_id", nil], ["post_id", 6], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 6, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 13:25:07.591420', "updated_at" = '2013-01-27 13:25:07.591420', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 7 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5},{"user_id":1,"comment_id":6},{"user_id":1,"comment_id":7}]', "updated_at" = '2013-01-27 13:25:07.594744' WHERE "posts"."id" = 6  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 13:25:07.595899' WHERE "inkwell_comments"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["parent_id", nil], ["post_id", 6], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 6, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-01-27 13:25:07.597425', "updated_at" = '2013-01-27 13:25:07.597425', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 8 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5},{"user_id":1,"comment_id":6},{"user_id":1,"comment_id":7},{"user_id":2,"comment_id":8}]', "updated_at" = '2013-01-27 13:25:07.600831' WHERE "posts"."id" = 6  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 13:25:07.601919' WHERE "inkwell_comments"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["is_comment", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 13:25:07.609891' WHERE "posts"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["is_comment", true], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 13:25:07.613810' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["is_comment", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 13:25:07.617605' WHERE "posts"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["is_comment", true], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 13:25:07.621408' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 4 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["is_comment", true], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 13:25:07.625178' WHERE "inkwell_comments"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 4 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["is_comment", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 13:25:07.671320' WHERE "posts"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 5 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["is_comment", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 13:25:07.675209' WHERE "posts"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 6 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["is_comment", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 13:25:07.678997' WHERE "posts"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 5 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["is_comment", true], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 13:25:07.682827' WHERE "inkwell_comments"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 6 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["is_comment", true], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 13:25:07.686623' WHERE "inkwell_comments"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["is_comment", true], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 13:25:07.690338' WHERE "inkwell_comments"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 8 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["is_comment", true], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 13:25:07.693978' WHERE "inkwell_comments"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["is_comment", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 13:25:07.697638' WHERE "posts"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.3ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 7]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 8]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 7]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 5]] Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]] Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 5]] Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 4]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 4]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 8 AND "inkwell_favorite_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."id" = ? LIMIT 1 [["id", 12]] Inkwell::FavoriteItem Load (0.3ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."user_id" = 1 AND (created_at < '2013-01-27 13:25:07.692665') ORDER BY created_at DESC LIMIT 10 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 7]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 5]] Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]] Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 5]] Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 4]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 4]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 3]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 8 AND "inkwell_favorite_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.0ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."id" = ? LIMIT 1 [["id", 12]] Inkwell::FavoriteItem Load (0.3ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."user_id" = 1 AND (created_at < '2013-01-27 13:25:07.692665') ORDER BY created_at DESC LIMIT 5 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 7]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 5]] Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]] Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 5]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 5 AND "inkwell_favorite_items"."is_comment" = 'f' LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.0ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 13:25:07.744482', "updated_at" = '2013-01-27 13:25:07.744482', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 13:25:07.747955' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 13:25:07.749166' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.0ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.0ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 13:25:07.775049', "updated_at" = '2013-01-27 13:25:07.775049', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 13:25:07.778544' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 13:25:07.779715' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["parent_id", nil], ["post_id", 2], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 2, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 13:25:07.784999', "updated_at" = '2013-01-27 13:25:07.784999', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 2]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":2}]', "updated_at" = '2013-01-27 13:25:07.788138' WHERE "posts"."id" = 2  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 13:25:07.789332' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["parent_id", nil], ["post_id", 3], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 3, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-01-27 13:25:07.794897', "updated_at" = '2013-01-27 13:25:07.794897', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 3]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":3}]', "updated_at" = '2013-01-27 13:25:07.798177' WHERE "posts"."id" = 3  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 13:25:07.799268' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["parent_id", nil], ["post_id", 3], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 3, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 13:25:07.800774', "updated_at" = '2013-01-27 13:25:07.800774', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 4 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 3]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":3},{"user_id":1,"comment_id":4}]', "updated_at" = '2013-01-27 13:25:07.804013' WHERE "posts"."id" = 3  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 13:25:07.805085' WHERE "inkwell_comments"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["parent_id", nil], ["post_id", 6], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 6, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 13:25:07.818231', "updated_at" = '2013-01-27 13:25:07.818231', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 5 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-27 13:25:07.821470' WHERE "posts"."id" = 6  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 13:25:07.822561' WHERE "inkwell_comments"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["parent_id", nil], ["post_id", 6], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 6, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 13:25:07.824086', "updated_at" = '2013-01-27 13:25:07.824086', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 6 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5},{"user_id":1,"comment_id":6}]', "updated_at" = '2013-01-27 13:25:07.827254' WHERE "posts"."id" = 6  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 13:25:07.828293' WHERE "inkwell_comments"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["parent_id", nil], ["post_id", 6], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 6, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 13:25:07.829774', "updated_at" = '2013-01-27 13:25:07.829774', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 7 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5},{"user_id":1,"comment_id":6},{"user_id":1,"comment_id":7}]', "updated_at" = '2013-01-27 13:25:07.832977' WHERE "posts"."id" = 6  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 13:25:07.834030' WHERE "inkwell_comments"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["parent_id", nil], ["post_id", 6], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 6, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-01-27 13:25:07.835481', "updated_at" = '2013-01-27 13:25:07.835481', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 8 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5},{"user_id":1,"comment_id":6},{"user_id":1,"comment_id":7},{"user_id":2,"comment_id":8}]', "updated_at" = '2013-01-27 13:25:07.839307' WHERE "posts"."id" = 6  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 13:25:07.840381' WHERE "inkwell_comments"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["is_comment", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 13:25:07.848025' WHERE "posts"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["is_comment", true], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 13:25:07.851711' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["is_comment", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 13:25:07.855441' WHERE "posts"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["is_comment", true], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 13:25:07.859084' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 4 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["is_comment", true], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.2ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 13:25:07.862689' WHERE "inkwell_comments"."id" = 4  (0.1ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 4 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["is_comment", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 13:25:07.866687' WHERE "posts"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 5 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["is_comment", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 13:25:07.870326' WHERE "posts"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 6 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["is_comment", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 13:25:07.873873' WHERE "posts"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 5 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["is_comment", true], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 13:25:07.877458' WHERE "inkwell_comments"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 6 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["is_comment", true], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 13:25:07.881207' WHERE "inkwell_comments"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["is_comment", true], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 13:25:07.885051' WHERE "inkwell_comments"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 8 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["is_comment", true], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 13:25:07.888866' WHERE "inkwell_comments"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["is_comment", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 13:25:07.892924' WHERE "posts"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["is_comment", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1,2]', "updated_at" = '2013-01-27 13:25:07.896757' WHERE "posts"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["is_comment", true], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1,2]', "updated_at" = '2013-01-27 13:25:07.900512' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 7 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["is_comment", true], ["is_reblog", true], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-27 13:25:07.904830' WHERE "inkwell_comments"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 7 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-27 13:25:07.909007' WHERE "posts"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.3ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 7]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 7 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 8]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 8 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 8 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 7]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 7 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 6 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 6 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 5]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 5 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 5 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 6 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 6 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 5]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 5 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 5 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 4]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 4 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 4 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 4]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 4 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 4 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 3 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.4ms) DELETE FROM "inkwell_comments";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 13:25:07.958727', "updated_at" = '2013-01-27 13:25:07.958727', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 13:25:07.962161' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 13:25:07.963330' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.0ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 13:25:07.986303', "updated_at" = '2013-01-27 13:25:07.986303', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 13:25:07.989716' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 13:25:07.990867' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:07 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (43.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-01-27 13:25:08.063193', "updated_at" = '2013-01-27 13:25:08.063193', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 13:25:08.066781' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 13:25:08.067929' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 3 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[3]', "updated_at" = '2013-01-27 13:25:08.073888' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[2]', "updated_at" = '2013-01-27 13:25:08.075149' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[3]', "updated_at" = '2013-01-27 13:25:08.076377' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 3 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["from_source", "[{\"user_id\":3,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 13:25:08.103915', "updated_at" = '2013-01-27 13:25:08.103915', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 13:25:08.107298' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 13:25:08.108495' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-01-27 13:25:08.136924', "updated_at" = '2013-01-27 13:25:08.136924', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 13:25:08.140183' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 13:25:08.141255' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[1]', "updated_at" = '2013-01-27 13:25:08.142492' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-27 13:25:08.143688' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 8 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 7 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 6 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 5 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."item_id" = 5 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."item_id" = 6 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."item_id" = 7 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."item_id" = 8 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.0ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 13:25:08.181852', "updated_at" = '2013-01-27 13:25:08.181852', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 13:25:08.185235' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 13:25:08.186397' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-01-27 13:25:08.214082', "updated_at" = '2013-01-27 13:25:08.214082', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 13:25:08.217314' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 13:25:08.218375' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.3ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 13:25:08.240036', "updated_at" = '2013-01-27 13:25:08.240036', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 13:25:08.243422' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 13:25:08.244571' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-01-27 13:25:08.272936', "updated_at" = '2013-01-27 13:25:08.272936', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 13:25:08.276267' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 13:25:08.277355' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[1]', "updated_at" = '2013-01-27 13:25:08.278707' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-27 13:25:08.279997' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.3ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 8 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 7 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 6 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 5 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]]  (0.8ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 13:25:08.318875', "updated_at" = '2013-01-27 13:25:08.318875', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 13:25:08.322373' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 13:25:08.323547' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-01-27 13:25:08.351521', "updated_at" = '2013-01-27 13:25:08.351521', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 13:25:08.354863' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 13:25:08.355936' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[1]', "updated_at" = '2013-01-27 13:25:08.357180' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-27 13:25:08.358385' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 8 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 7 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 6 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 5 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[]', "updated_at" = '2013-01-27 13:25:08.413068' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[]', "updated_at" = '2013-01-27 13:25:08.414450' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."has_many_sources" = 'f' AND (from_source like '%{"user_id":2%' and user_id = 1) Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE (from_source like '%{"user_id":2%' and user_id = 1) User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.0ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 13:25:08.438753', "updated_at" = '2013-01-27 13:25:08.438753', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 13:25:08.442387' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 13:25:08.443602' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-01-27 13:25:08.471506', "updated_at" = '2013-01-27 13:25:08.471506', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 13:25:08.475103' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 13:25:08.476220' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 3 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[3]', "updated_at" = '2013-01-27 13:25:08.482221' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[2]', "updated_at" = '2013-01-27 13:25:08.483477' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[3]', "updated_at" = '2013-01-27 13:25:08.484646' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 3 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["from_source", "[{\"user_id\":3,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[2]', "updated_at" = '2013-01-27 13:25:08.490195' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[3,1]', "updated_at" = '2013-01-27 13:25:08.491529' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 4 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 3 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 2 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_timeline_items" SET "has_many_sources" = 't', "from_source" = '[{"user_id":3,"type":"reblog"},{"user_id":1,"type":"following"}]', "updated_at" = '2013-01-27 13:25:08.502180' WHERE "inkwell_timeline_items"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[]', "updated_at" = '2013-01-27 13:25:08.506120' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[3]', "updated_at" = '2013-01-27 13:25:08.507550' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."has_many_sources" = 'f' AND (from_source like '%{"user_id":1%' and user_id = 2) Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE (from_source like '%{"user_id":1%' and user_id = 2)  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_timeline_items" SET "from_source" = '[{"user_id":3,"type":"reblog"}]', "has_many_sources" = 'f', "updated_at" = '2013-01-27 13:25:08.509990' WHERE "inkwell_timeline_items"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[2]', "updated_at" = '2013-01-27 13:25:08.513830' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[3,1]', "updated_at" = '2013-01-27 13:25:08.515241' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 4 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 3 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 2 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_timeline_items" SET "has_many_sources" = 't', "from_source" = '[{"user_id":3,"type":"reblog"},{"user_id":1,"type":"following"}]', "updated_at" = '2013-01-27 13:25:08.525929' WHERE "inkwell_timeline_items"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[]', "updated_at" = '2013-01-27 13:25:08.528897' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[1]', "updated_at" = '2013-01-27 13:25:08.530304' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."has_many_sources" = 'f' AND (from_source like '%{"user_id":3%' and user_id = 2) Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE (from_source like '%{"user_id":3%' and user_id = 2)  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_timeline_items" SET "from_source" = '[{"user_id":1,"type":"following"}]', "has_many_sources" = 'f', "updated_at" = '2013-01-27 13:25:08.532691' WHERE "inkwell_timeline_items"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 13:25:08.557127', "updated_at" = '2013-01-27 13:25:08.557127', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 13:25:08.560523' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 13:25:08.561731' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-01-27 13:25:08.589523', "updated_at" = '2013-01-27 13:25:08.589523', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 13:25:08.592734' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 13:25:08.593801' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[1]', "updated_at" = '2013-01-27 13:25:08.595019' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-27 13:25:08.596253' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 8 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 7 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 6 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 5 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]]  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."item_id" = 5 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."item_id" = 6 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."item_id" = 7 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."item_id" = 8 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."item_id" = 2 AND "inkwell_timeline_items"."is_comment" = 't' LIMIT 1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_comments" WHERE "inkwell_comments"."user_id" = 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 13:25:08.639811', "updated_at" = '2013-01-27 13:25:08.639811', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 13:25:08.643250' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 13:25:08.644423' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 LIMIT 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = 1 LIMIT 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 13:25:08.679099', "updated_at" = '2013-01-27 13:25:08.679099', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 13:25:08.682521' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 13:25:08.683712' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 13:25:08.685404', "updated_at" = '2013-01-27 13:25:08.685404', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 13:25:08.688612' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 13:25:08.691006' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 13:25:08.691988' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 13:25:08.693488', "updated_at" = '2013-01-27 13:25:08.693488', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-27 13:25:08.697118' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-27 13:25:08.699630' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 13:25:08.700616' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 13:25:08.702074', "updated_at" = '2013-01-27 13:25:08.702074', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 4 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-27 13:25:08.705430' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-27 13:25:08.707864' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 13:25:08.708855' WHERE "inkwell_comments"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 13:25:08.710319', "updated_at" = '2013-01-27 13:25:08.710319', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 5 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-27 13:25:08.713742' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-27 13:25:08.716215' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 13:25:08.717196' WHERE "inkwell_comments"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 13:25:08.718626', "updated_at" = '2013-01-27 13:25:08.718626', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 6 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6}]', "updated_at" = '2013-01-27 13:25:08.721942' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6}]', "updated_at" = '2013-01-27 13:25:08.724461' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 13:25:08.725438' WHERE "inkwell_comments"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 13:25:08.726872', "updated_at" = '2013-01-27 13:25:08.726872', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 7 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7}]', "updated_at" = '2013-01-27 13:25:08.730421' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7}]', "updated_at" = '2013-01-27 13:25:08.732966' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 13:25:08.733934' WHERE "inkwell_comments"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 13:25:08.735369', "updated_at" = '2013-01-27 13:25:08.735369', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 8 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8}]', "updated_at" = '2013-01-27 13:25:08.738759' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8}]', "updated_at" = '2013-01-27 13:25:08.741739' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 13:25:08.742775' WHERE "inkwell_comments"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 13:25:08.744262', "updated_at" = '2013-01-27 13:25:08.744262', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 9 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9}]', "updated_at" = '2013-01-27 13:25:08.790363' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9}]', "updated_at" = '2013-01-27 13:25:08.793821' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 13:25:08.794928' WHERE "inkwell_comments"."id" = 9  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 13:25:08.796724', "updated_at" = '2013-01-27 13:25:08.796724', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 10 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10}]', "updated_at" = '2013-01-27 13:25:08.800641' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10}]', "updated_at" = '2013-01-27 13:25:08.803521' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 13:25:08.804549' WHERE "inkwell_comments"."id" = 10  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 13:25:08.806070', "updated_at" = '2013-01-27 13:25:08.806070', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 11 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11}]', "updated_at" = '2013-01-27 13:25:08.809730' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11}]', "updated_at" = '2013-01-27 13:25:08.812558' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 13:25:08.813605' WHERE "inkwell_comments"."id" = 11  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 13:25:08.815113', "updated_at" = '2013-01-27 13:25:08.815113', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 12 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11},{"user_id":2,"comment_id":12}]', "updated_at" = '2013-01-27 13:25:08.818764' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11},{"user_id":2,"comment_id":12}]', "updated_at" = '2013-01-27 13:25:08.821563' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 13:25:08.822603' WHERE "inkwell_comments"."id" = 12  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 4]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 5]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 7]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 8]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 9]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 10]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 11]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 12]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 11]] Inkwell::Comment Load (0.3ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 AND (created_at < '2013-01-27 13:25:08.806070') ORDER BY created_at DESC LIMIT 10  (0.8ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.5ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 13:25:08.880912', "updated_at" = '2013-01-27 13:25:08.880912', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 13:25:08.884297' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 13:25:08.885456' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 13:25:08.887206', "updated_at" = '2013-01-27 13:25:08.887206', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 13:25:08.890426' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 13:25:08.893190' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 13:25:08.894220' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 13:25:08.895807', "updated_at" = '2013-01-27 13:25:08.895807', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-27 13:25:08.899115' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 13:25:08.900197' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 13:25:08.901712', "updated_at" = '2013-01-27 13:25:08.901712', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 4 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-27 13:25:08.904998' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-27 13:25:08.907378' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 13:25:08.908347' WHERE "inkwell_comments"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 13:25:08.909759', "updated_at" = '2013-01-27 13:25:08.909759', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 5 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-27 13:25:08.913587' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 13:25:08.914673' WHERE "inkwell_comments"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 13:25:08.916163', "updated_at" = '2013-01-27 13:25:08.916163', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 6 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6}]', "updated_at" = '2013-01-27 13:25:08.919550' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":2,"comment_id":4},{"user_id":2,"comment_id":6}]', "updated_at" = '2013-01-27 13:25:08.921990' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 13:25:08.922982' WHERE "inkwell_comments"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 13:25:08.924394', "updated_at" = '2013-01-27 13:25:08.924394', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 7 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":1,"comment_id":7}]', "updated_at" = '2013-01-27 13:25:08.927839' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 13:25:08.928992' WHERE "inkwell_comments"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 7]]  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.0ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.2ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 13:25:08.953036', "updated_at" = '2013-01-27 13:25:08.953036', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 13:25:08.956672' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 13:25:08.957859' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 13:25:08.959563', "updated_at" = '2013-01-27 13:25:08.959563', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 13:25:08.962891' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 13:25:08.963942' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 13:25:08.965416', "updated_at" = '2013-01-27 13:25:08.965416', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-27 13:25:08.968607' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 13:25:08.969671' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["parent_id", 2], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 2, "user_id" = 2, "created_at" = '2013-01-27 13:25:08.971149', "updated_at" = '2013-01-27 13:25:08.971149', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 4 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-27 13:25:08.974452' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-27 13:25:08.977122' WHERE "inkwell_comments"."id" = 2  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[2]', "updated_at" = '2013-01-27 13:25:08.978146' WHERE "inkwell_comments"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 13:25:08.979749', "updated_at" = '2013-01-27 13:25:08.979749', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 5 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-27 13:25:08.983211' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 13:25:08.984635' WHERE "inkwell_comments"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 13:25:08.986582', "updated_at" = '2013-01-27 13:25:08.986582', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 6 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6}]', "updated_at" = '2013-01-27 13:25:08.990342' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 13:25:08.991429' WHERE "inkwell_comments"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 13:25:08.993019', "updated_at" = '2013-01-27 13:25:08.993019', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 7 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7}]', "updated_at" = '2013-01-27 13:25:08.996498' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 13:25:08.997574' WHERE "inkwell_comments"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:08 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 13:25:08.999103', "updated_at" = '2013-01-27 13:25:08.999103', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 8 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8}]', "updated_at" = '2013-01-27 13:25:09.002735' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 13:25:09.003832' WHERE "inkwell_comments"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 13:25:09.005362', "updated_at" = '2013-01-27 13:25:09.005362', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 9 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9}]', "updated_at" = '2013-01-27 13:25:09.008965' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 13:25:09.010082' WHERE "inkwell_comments"."id" = 9  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 13:25:09.011769', "updated_at" = '2013-01-27 13:25:09.011769', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 10 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10}]', "updated_at" = '2013-01-27 13:25:09.015478' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 13:25:09.016595' WHERE "inkwell_comments"."id" = 10  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 13:25:09.018365', "updated_at" = '2013-01-27 13:25:09.018365', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 11 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11}]', "updated_at" = '2013-01-27 13:25:09.022171' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 13:25:09.023481' WHERE "inkwell_comments"."id" = 11  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 13:25:09.025351', "updated_at" = '2013-01-27 13:25:09.025351', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 12 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11},{"user_id":2,"comment_id":12}]', "updated_at" = '2013-01-27 13:25:09.029369' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 13:25:09.030586' WHERE "inkwell_comments"."id" = 12  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.3ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 ORDER BY created_at DESC LIMIT 5 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 11]] Inkwell::Comment Load (0.3ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 AND (created_at < '2013-01-27 13:25:09.018365') ORDER BY created_at DESC LIMIT 5 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]] Inkwell::Comment Load (0.3ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 AND (created_at < '2013-01-27 13:25:08.986582') ORDER BY created_at DESC LIMIT 7  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.0ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.0ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.2ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 13:25:09.057953', "updated_at" = '2013-01-27 13:25:09.057953', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 13:25:09.061418' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 13:25:09.062615' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 13:25:09.064337', "updated_at" = '2013-01-27 13:25:09.064337', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 13:25:09.067650' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 13:25:09.070074' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 13:25:09.071057' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["from_source", nil], ["has_many_sources", false], ["is_comment", true], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["is_comment", true], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["from_source", nil], ["has_many_sources", false], ["is_comment", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["is_comment", true], ["is_reblog", nil], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["is_comment", true], ["is_reblog", nil], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["is_comment", true], ["is_reblog", nil], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"  Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items"  Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) DELETE FROM "inkwell_comments" WHERE "inkwell_comments"."id" IN (2) SQL (0.1ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" IN (2, 1) AND "inkwell_timeline_items"."is_comment" = 't' SQL (0.2ms) DELETE FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" IN (2, 1) AND "inkwell_favorite_items"."is_comment" = 't' SQL (0.2ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" IN (2, 1) AND "inkwell_blog_items"."is_comment" = 't' Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[]', "updated_at" = '2013-01-27 13:25:09.089127' WHERE "posts"."id" = 1 SQL (0.1ms) DELETE FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? [["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items"  Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments"   (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 13:25:09.113516', "updated_at" = '2013-01-27 13:25:09.113516', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 13:25:09.116912' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 13:25:09.118057' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 13:25:09.119780', "updated_at" = '2013-01-27 13:25:09.119780', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 13:25:09.123003' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 13:25:09.125384' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 13:25:09.126361' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 13:25:09.127867', "updated_at" = '2013-01-27 13:25:09.127867', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-27 13:25:09.131318' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-27 13:25:09.133816' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 13:25:09.134810' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["is_comment", true], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 13:25:09.164558' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["is_comment", true], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[2]', "updated_at" = '2013-01-27 13:25:09.168471' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 2 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 3 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 2 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 3 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.3ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."user_id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.0ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.0ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 13:25:09.272598', "updated_at" = '2013-01-27 13:25:09.272598', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 13:25:09.276653' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 13:25:09.278126' WHERE "inkwell_comments"."id" = 1  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 13:25:09.280387', "updated_at" = '2013-01-27 13:25:09.280387', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 13:25:09.283708' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 13:25:09.286193' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 13:25:09.287196' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]] Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.0ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 13:25:09.310695', "updated_at" = '2013-01-27 13:25:09.310695', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 13:25:09.314277' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 13:25:09.315486' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 13:25:09.317343', "updated_at" = '2013-01-27 13:25:09.317343', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 13:25:09.320689' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 13:25:09.323128' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 13:25:09.324119' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["from_source", nil], ["has_many_sources", false], ["is_comment", true], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["is_comment", true], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["from_source", nil], ["has_many_sources", false], ["is_comment", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["is_comment", true], ["is_reblog", nil], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["is_comment", true], ["is_reblog", nil], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["is_comment", true], ["is_reblog", nil], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"  Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items"  Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments"  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_comments" WHERE "inkwell_comments"."id" IN (NULL) SQL (0.1ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" IN (2) AND "inkwell_timeline_items"."is_comment" = 't' SQL (0.1ms) DELETE FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" IN (2) AND "inkwell_favorite_items"."is_comment" = 't' SQL (0.1ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" IN (2) AND "inkwell_blog_items"."is_comment" = 't' Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[]', "updated_at" = '2013-01-27 13:25:09.340160' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 13:25:09.342263' WHERE "posts"."id" = 1 SQL (0.0ms) DELETE FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? [["id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"  Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items"  Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 13:25:09.367131', "updated_at" = '2013-01-27 13:25:09.367131', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 13:25:09.370563' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 13:25:09.371748' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 13:25:09.373423', "updated_at" = '2013-01-27 13:25:09.373423', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 13:25:09.376652' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 13:25:09.377703' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments"  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' SQL (0.1ms) DELETE FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' SQL (0.1ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_comment" = 'f' Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 SQL (0.1ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 't' SQL (0.1ms) DELETE FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' SQL (0.1ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_comment" = 't' SQL (0.1ms) DELETE FROM "inkwell_comments" WHERE "inkwell_comments"."id" = 1 SQL (0.1ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 2 AND "inkwell_timeline_items"."is_comment" = 't' SQL (0.0ms) DELETE FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 't' SQL (0.0ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 2 AND "inkwell_blog_items"."is_comment" = 't' SQL (0.0ms) DELETE FROM "inkwell_comments" WHERE "inkwell_comments"."id" = 2 SQL (0.1ms) DELETE FROM "posts" WHERE "posts"."id" = ? [["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments"  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 13:25:09.407096', "updated_at" = '2013-01-27 13:25:09.407096', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 13:25:09.410542' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 13:25:09.411796' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["from_source", nil], ["has_many_sources", false], ["is_comment", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["is_comment", true], ["is_reblog", nil], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["is_comment", true], ["is_reblog", nil], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items"  Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments"   (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_comments" WHERE "inkwell_comments"."id" IN (NULL) SQL (0.1ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" IN (1) AND "inkwell_timeline_items"."is_comment" = 't' SQL (0.1ms) DELETE FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" IN (1) AND "inkwell_favorite_items"."is_comment" = 't' SQL (0.1ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" IN (1) AND "inkwell_blog_items"."is_comment" = 't' Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[]', "updated_at" = '2013-01-27 13:25:09.423930' WHERE "posts"."id" = 1 SQL (0.0ms) DELETE FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? [["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items"  Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments"   (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 13:25:09.448458', "updated_at" = '2013-01-27 13:25:09.448458', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 13:25:09.451829' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 13:25:09.452994' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 13:25:09.454701', "updated_at" = '2013-01-27 13:25:09.454701', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 13:25:09.457951' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 13:25:09.460348' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 13:25:09.461336' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["parent_id", 2], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 2, "user_id" = 2, "created_at" = '2013-01-27 13:25:09.462811', "updated_at" = '2013-01-27 13:25:09.462811', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":2,"comment_id":3}]', "updated_at" = '2013-01-27 13:25:09.466028' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":2,"comment_id":3}]', "updated_at" = '2013-01-27 13:25:09.468410' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":3}]', "updated_at" = '2013-01-27 13:25:09.469948' WHERE "inkwell_comments"."id" = 2  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,2]', "updated_at" = '2013-01-27 13:25:09.470915' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 13:25:09.472421', "updated_at" = '2013-01-27 13:25:09.472421', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 4 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":2,"comment_id":3},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-27 13:25:09.475663' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":2,"comment_id":3},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-27 13:25:09.478523' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 13:25:09.479580' WHERE "inkwell_comments"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["from_source", nil], ["has_many_sources", false], ["is_comment", true], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["is_comment", true], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["from_source", nil], ["has_many_sources", false], ["is_comment", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["is_comment", true], ["is_reblog", nil], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["is_comment", true], ["is_reblog", nil], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["is_comment", true], ["is_reblog", nil], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items"  Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments"  Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) DELETE FROM "inkwell_comments" WHERE "inkwell_comments"."id" IN (2, 3, 4) SQL (0.1ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" IN (2, 3, 4, 1) AND "inkwell_timeline_items"."is_comment" = 't' SQL (0.1ms) DELETE FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" IN (2, 3, 4, 1) AND "inkwell_favorite_items"."is_comment" = 't' SQL (0.1ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" IN (2, 3, 4, 1) AND "inkwell_blog_items"."is_comment" = 't' Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[]', "updated_at" = '2013-01-27 13:25:09.496248' WHERE "posts"."id" = 1 SQL (0.0ms) DELETE FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? [["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"  Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items"  Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments"  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 13:25:09.519853', "updated_at" = '2013-01-27 13:25:09.519853', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 13:25:09.523269' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 13:25:09.524459' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 13:25:09.526163', "updated_at" = '2013-01-27 13:25:09.526163', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 13:25:09.529393' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 13:25:09.531784' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 13:25:09.532757' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 13:25:09.534226', "updated_at" = '2013-01-27 13:25:09.534226', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-27 13:25:09.537536' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-27 13:25:09.540412' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 13:25:09.541433' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["parent_id", 2], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 2, "user_id" = 2, "created_at" = '2013-01-27 13:25:09.542904', "updated_at" = '2013-01-27 13:25:09.542904', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 4 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-27 13:25:09.546310' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-27 13:25:09.548868' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-27 13:25:09.550437' WHERE "inkwell_comments"."id" = 2  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,2]', "updated_at" = '2013-01-27 13:25:09.551394' WHERE "inkwell_comments"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["parent_id", 3], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 3, "user_id" = 1, "created_at" = '2013-01-27 13:25:09.552911', "updated_at" = '2013-01-27 13:25:09.552911', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 5 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-27 13:25:09.556241' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-27 13:25:09.558780' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-27 13:25:09.560348' WHERE "inkwell_comments"."id" = 3  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,3]', "updated_at" = '2013-01-27 13:25:09.561308' WHERE "inkwell_comments"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 13:25:09.562745', "updated_at" = '2013-01-27 13:25:09.562745', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 6 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6}]', "updated_at" = '2013-01-27 13:25:09.566092' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6}]', "updated_at" = '2013-01-27 13:25:09.568695' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 13:25:09.569696' WHERE "inkwell_comments"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["parent_id", 4], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 4, "user_id" = 2, "created_at" = '2013-01-27 13:25:09.571141', "updated_at" = '2013-01-27 13:25:09.571141', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 7 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.5ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7}]', "updated_at" = '2013-01-27 13:25:09.574485' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 4]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7}]', "updated_at" = '2013-01-27 13:25:09.577481' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":4},{"user_id":2,"comment_id":7}]', "updated_at" = '2013-01-27 13:25:09.579181' WHERE "inkwell_comments"."id" = 2 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 4]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":7}]', "updated_at" = '2013-01-27 13:25:09.580775' WHERE "inkwell_comments"."id" = 4  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,2,4]', "updated_at" = '2013-01-27 13:25:09.607729' WHERE "inkwell_comments"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["parent_id", 3], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 3, "user_id" = 1, "created_at" = '2013-01-27 13:25:09.609559', "updated_at" = '2013-01-27 13:25:09.609559', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 8 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8}]', "updated_at" = '2013-01-27 13:25:09.613372' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8}]', "updated_at" = '2013-01-27 13:25:09.616202' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5},{"user_id":1,"comment_id":8}]', "updated_at" = '2013-01-27 13:25:09.617874' WHERE "inkwell_comments"."id" = 3  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,3]', "updated_at" = '2013-01-27 13:25:09.618876' WHERE "inkwell_comments"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 13:25:09.620409', "updated_at" = '2013-01-27 13:25:09.620409', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 9 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9}]', "updated_at" = '2013-01-27 13:25:09.624086' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9}]', "updated_at" = '2013-01-27 13:25:09.626846' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 13:25:09.627884' WHERE "inkwell_comments"."id" = 9  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["parent_id", 6], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 6, "user_id" = 2, "created_at" = '2013-01-27 13:25:09.629516', "updated_at" = '2013-01-27 13:25:09.629516', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 10 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10}]', "updated_at" = '2013-01-27 13:25:09.633264' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10}]', "updated_at" = '2013-01-27 13:25:09.636088' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":10}]', "updated_at" = '2013-01-27 13:25:09.637798' WHERE "inkwell_comments"."id" = 6  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,6]', "updated_at" = '2013-01-27 13:25:09.639131' WHERE "inkwell_comments"."id" = 10  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["parent_id", 5], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 5, "user_id" = 1, "created_at" = '2013-01-27 13:25:09.641139', "updated_at" = '2013-01-27 13:25:09.641139', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 11 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11}]', "updated_at" = '2013-01-27 13:25:09.692329' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 5]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11}]', "updated_at" = '2013-01-27 13:25:09.695629' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":11}]', "updated_at" = '2013-01-27 13:25:09.697520' WHERE "inkwell_comments"."id" = 3 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 5]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":11}]', "updated_at" = '2013-01-27 13:25:09.699219' WHERE "inkwell_comments"."id" = 5  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,3,5]', "updated_at" = '2013-01-27 13:25:09.700265' WHERE "inkwell_comments"."id" = 11  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 13:25:09.701997', "updated_at" = '2013-01-27 13:25:09.701997', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 12 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11},{"user_id":2,"comment_id":12}]', "updated_at" = '2013-01-27 13:25:09.705998' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11},{"user_id":2,"comment_id":12}]', "updated_at" = '2013-01-27 13:25:09.708960' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 13:25:09.710027' WHERE "inkwell_comments"."id" = 12  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 4]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 5]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 7]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 8]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 9]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 10]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 11]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 12]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 11]] Inkwell::Comment Load (0.3ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 AND (created_at < '2013-01-27 13:25:09.641139') ORDER BY created_at DESC LIMIT 10  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 13:25:09.738576', "updated_at" = '2013-01-27 13:25:09.738576', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 13:25:09.742066' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 13:25:09.743256' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 13:25:09.744987', "updated_at" = '2013-01-27 13:25:09.744987', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 13:25:09.748296' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 13:25:09.750750' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 13:25:09.751746' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 13:25:09.753281', "updated_at" = '2013-01-27 13:25:09.753281', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-27 13:25:09.756594' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-27 13:25:09.759039' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 13:25:09.760065' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["is_comment", true], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 13:25:09.763993' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["is_comment", true], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[2]', "updated_at" = '2013-01-27 13:25:09.767645' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.2ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 3 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 2 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::Comment Load (0.2ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 3 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 2 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.0ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 13:25:09.804721', "updated_at" = '2013-01-27 13:25:09.804721', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 13:25:09.808142' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 13:25:09.809344' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 13:25:09.811060', "updated_at" = '2013-01-27 13:25:09.811060', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 13:25:09.814339' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 13:25:09.815412' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 13:25:09.816874', "updated_at" = '2013-01-27 13:25:09.816874', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-27 13:25:09.820053' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 13:25:09.821116' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 13:25:09.822555', "updated_at" = '2013-01-27 13:25:09.822555', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 4 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-27 13:25:09.825841' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 13:25:09.826897' WHERE "inkwell_comments"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 13:25:09.828381', "updated_at" = '2013-01-27 13:25:09.828381', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 5 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-27 13:25:09.831663' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 13:25:09.832724' WHERE "inkwell_comments"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 13:25:09.834204', "updated_at" = '2013-01-27 13:25:09.834204', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 6 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6}]', "updated_at" = '2013-01-27 13:25:09.837594' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 13:25:09.838671' WHERE "inkwell_comments"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 13:25:09.840139', "updated_at" = '2013-01-27 13:25:09.840139', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 7 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7}]', "updated_at" = '2013-01-27 13:25:09.843473' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 13:25:09.844524' WHERE "inkwell_comments"."id" = 7  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 13:25:09.846111', "updated_at" = '2013-01-27 13:25:09.846111', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 8 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8}]', "updated_at" = '2013-01-27 13:25:09.849494' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 13:25:09.850555' WHERE "inkwell_comments"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 13:25:09.852010', "updated_at" = '2013-01-27 13:25:09.852010', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 9 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9}]', "updated_at" = '2013-01-27 13:25:09.855433' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 13:25:09.856503' WHERE "inkwell_comments"."id" = 9  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 13:25:09.857950', "updated_at" = '2013-01-27 13:25:09.857950', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 10 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10}]', "updated_at" = '2013-01-27 13:25:09.861383' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 13:25:09.862499' WHERE "inkwell_comments"."id" = 10  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 13:25:09.863996', "updated_at" = '2013-01-27 13:25:09.863996', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 11 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11}]', "updated_at" = '2013-01-27 13:25:09.867876' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 13:25:09.868962' WHERE "inkwell_comments"."id" = 11  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 13:25:09.870445', "updated_at" = '2013-01-27 13:25:09.870445', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 12 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11},{"user_id":2,"comment_id":12}]', "updated_at" = '2013-01-27 13:25:09.873991' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 13:25:09.875065' WHERE "inkwell_comments"."id" = 12  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.3ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 11]] Inkwell::Comment Load (0.3ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 AND (created_at < '2013-01-27 13:25:09.863996') ORDER BY created_at DESC LIMIT 10  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 13:25:09.900384', "updated_at" = '2013-01-27 13:25:09.900384', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 13:25:09.903815' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 13:25:09.905009' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 13:25:09.906737', "updated_at" = '2013-01-27 13:25:09.906737', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 13:25:09.909947' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 13:25:09.912436' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 13:25:09.913430' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 13:25:09.914933', "updated_at" = '2013-01-27 13:25:09.914933', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-27 13:25:09.918308' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-27 13:25:09.920781' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 13:25:09.921785' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["parent_id", 2], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 2, "user_id" = 2, "created_at" = '2013-01-27 13:25:09.923295', "updated_at" = '2013-01-27 13:25:09.923295', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 4 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-27 13:25:09.926674' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-27 13:25:09.929254' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-27 13:25:09.930864' WHERE "inkwell_comments"."id" = 2  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,2]', "updated_at" = '2013-01-27 13:25:09.931821' WHERE "inkwell_comments"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["parent_id", 3], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 3, "user_id" = 1, "created_at" = '2013-01-27 13:25:09.933324', "updated_at" = '2013-01-27 13:25:09.933324', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 5 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-27 13:25:09.936780' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-27 13:25:09.939379' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]]  (0.2ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-27 13:25:09.940979' WHERE "inkwell_comments"."id" = 3  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,3]', "updated_at" = '2013-01-27 13:25:09.942157' WHERE "inkwell_comments"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 13:25:09.943850', "updated_at" = '2013-01-27 13:25:09.943850', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 6 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6}]', "updated_at" = '2013-01-27 13:25:09.947361' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6}]', "updated_at" = '2013-01-27 13:25:09.949995' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 13:25:09.951001' WHERE "inkwell_comments"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["parent_id", 4], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 4, "user_id" = 2, "created_at" = '2013-01-27 13:25:09.952472', "updated_at" = '2013-01-27 13:25:09.952472', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 7 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7}]', "updated_at" = '2013-01-27 13:25:09.955927' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 4]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7}]', "updated_at" = '2013-01-27 13:25:09.958542' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":4},{"user_id":2,"comment_id":7}]', "updated_at" = '2013-01-27 13:25:09.960225' WHERE "inkwell_comments"."id" = 2 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 4]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":7}]', "updated_at" = '2013-01-27 13:25:09.961875' WHERE "inkwell_comments"."id" = 4  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,2,4]', "updated_at" = '2013-01-27 13:25:09.962861' WHERE "inkwell_comments"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["parent_id", 3], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 3, "user_id" = 1, "created_at" = '2013-01-27 13:25:09.964417', "updated_at" = '2013-01-27 13:25:09.964417', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 8 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8}]', "updated_at" = '2013-01-27 13:25:09.968059' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8}]', "updated_at" = '2013-01-27 13:25:09.970763' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5},{"user_id":1,"comment_id":8}]', "updated_at" = '2013-01-27 13:25:09.972398' WHERE "inkwell_comments"."id" = 3  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,3]', "updated_at" = '2013-01-27 13:25:09.973351' WHERE "inkwell_comments"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 13:25:09.974805', "updated_at" = '2013-01-27 13:25:09.974805', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 9 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9}]', "updated_at" = '2013-01-27 13:25:09.978387' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9}]', "updated_at" = '2013-01-27 13:25:09.981186' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 13:25:09.982210' WHERE "inkwell_comments"."id" = 9  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["parent_id", 6], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 6, "user_id" = 2, "created_at" = '2013-01-27 13:25:09.983732', "updated_at" = '2013-01-27 13:25:09.983732', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 10 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10}]', "updated_at" = '2013-01-27 13:25:09.987295' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10}]', "updated_at" = '2013-01-27 13:25:09.990036' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":10}]', "updated_at" = '2013-01-27 13:25:09.991631' WHERE "inkwell_comments"."id" = 6  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,6]', "updated_at" = '2013-01-27 13:25:09.992588' WHERE "inkwell_comments"."id" = 10  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (30.0ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["parent_id", 5], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:09 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 5, "user_id" = 1, "created_at" = '2013-01-27 13:25:09.994348', "updated_at" = '2013-01-27 13:25:09.994348', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 11 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11}]', "updated_at" = '2013-01-27 13:25:10.028397' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 5]] Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11}]', "updated_at" = '2013-01-27 13:25:10.031452' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":11}]', "updated_at" = '2013-01-27 13:25:10.033392' WHERE "inkwell_comments"."id" = 3 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 5]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":11}]', "updated_at" = '2013-01-27 13:25:10.035258' WHERE "inkwell_comments"."id" = 5  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,3,5]', "updated_at" = '2013-01-27 13:25:10.036330' WHERE "inkwell_comments"."id" = 11  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 13:25:10 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:10 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 13:25:10.037997', "updated_at" = '2013-01-27 13:25:10.037997', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 12 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11},{"user_id":2,"comment_id":12}]', "updated_at" = '2013-01-27 13:25:10.042075' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11},{"user_id":2,"comment_id":12}]', "updated_at" = '2013-01-27 13:25:10.045052' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 13:25:10.046203' WHERE "inkwell_comments"."id" = 12  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 8]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 9]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 10]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 11]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 12]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 7]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 8]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 9]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 10]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 4]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 5]]  (0.8ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:10 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 13:25:10 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:10 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 13:25:10 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:10 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 13:25:10 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 13:25:10 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:10 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:10 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:10 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_1"], ["created_at", Sun, 27 Jan 2013 13:25:10 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:10 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:10 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 13:25:10 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_2"], ["created_at", Sun, 27 Jan 2013 13:25:10 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:10 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:10 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 13:25:10 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_3"], ["created_at", Sun, 27 Jan 2013 13:25:10 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:10 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:10 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 13:25:10 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "morozovm_post_test_body"], ["created_at", Sun, 27 Jan 2013 13:25:10 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:10 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:10 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 13:25:10 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_4"], ["created_at", Sun, 27 Jan 2013 13:25:10 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:10 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:10 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 13:25:10 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_5"], ["created_at", Sun, 27 Jan 2013 13:25:10 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:10 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:10 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 13:25:10 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 5 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:10 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 13:25:10 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[1]', "updated_at" = '2013-01-27 13:25:10.152782' WHERE "posts"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "morozovm_post_test_body_1"], ["created_at", Sun, 27 Jan 2013 13:25:10 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:10 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:10 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 13:25:10 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_6"], ["created_at", Sun, 27 Jan 2013 13:25:10 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:10 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:10 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 9], ["updated_at", Sun, 27 Jan 2013 13:25:10 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_7"], ["created_at", Sun, 27 Jan 2013 13:25:10 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:10 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:10 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 10], ["updated_at", Sun, 27 Jan 2013 13:25:10 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_8"], ["created_at", Sun, 27 Jan 2013 13:25:10 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:10 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:10 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 11], ["updated_at", Sun, 27 Jan 2013 13:25:10 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "morozovm_post_test_body_2"], ["created_at", Sun, 27 Jan 2013 13:25:10 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:10 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:10 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 12], ["updated_at", Sun, 27 Jan 2013 13:25:10 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_9"], ["created_at", Sun, 27 Jan 2013 13:25:10 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:10 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:10 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 13], ["updated_at", Sun, 27 Jan 2013 13:25:10 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "morozovm_post_test_body_3"], ["created_at", Sun, 27 Jan 2013 13:25:10 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:10 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:10 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 14], ["updated_at", Sun, 27 Jan 2013 13:25:10 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 8 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:10 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 13:25:10 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[1]', "updated_at" = '2013-01-27 13:25:10.182628' WHERE "posts"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 12 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:10 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 12], ["updated_at", Sun, 27 Jan 2013 13:25:10 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[1]', "updated_at" = '2013-01-27 13:25:10.186647' WHERE "posts"."id" = 12  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 8 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:10 UTC +00:00], ["is_comment", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 13:25:10 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 13:25:10.190563' WHERE "posts"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[3]', "updated_at" = '2013-01-27 13:25:10.191847' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[1]', "updated_at" = '2013-01-27 13:25:10.193071' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.3ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 12 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:10 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 12], ["updated_at", Sun, 27 Jan 2013 13:25:10 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 8 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:10 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 13:25:10 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 13 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:10 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 13], ["updated_at", Sun, 27 Jan 2013 13:25:10 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 11 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:10 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 11], ["updated_at", Sun, 27 Jan 2013 13:25:10 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 10 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:10 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 10], ["updated_at", Sun, 27 Jan 2013 13:25:10 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 9 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:10 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 9], ["updated_at", Sun, 27 Jan 2013 13:25:10 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 5 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:10 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 13:25:10 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 7 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:10 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 13:25:10 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 6 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:10 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 13:25:10 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 4 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:10 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 13:25:10 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 3]]  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[3]', "updated_at" = '2013-01-27 13:25:10.219777' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[1,2]', "updated_at" = '2013-01-27 13:25:10.221070' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 14 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:10 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 14], ["updated_at", Sun, 27 Jan 2013 13:25:10 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 12 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_timeline_items" SET "has_many_sources" = 't', "from_source" = '[{"user_id":1,"type":"reblog"},{"user_id":2,"type":"following"}]', "updated_at" = '2013-01-27 13:25:10.227638' WHERE "inkwell_timeline_items"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 8 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_timeline_items" SET "has_many_sources" = 't', "from_source" = '[{"user_id":1,"type":"reblog"},{"user_id":2,"type":"following"}]', "updated_at" = '2013-01-27 13:25:10.229740' WHERE "inkwell_timeline_items"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 5 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_timeline_items" SET "has_many_sources" = 't', "from_source" = '[{"user_id":1,"type":"reblog"},{"user_id":2,"type":"following"}]', "updated_at" = '2013-01-27 13:25:10.231701' WHERE "inkwell_timeline_items"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 3]] Inkwell::TimelineItem Load (0.3ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 ORDER BY created_at DESC LIMIT 10 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 12]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 12 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 12 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 8]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 8 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 8 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 14]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 14 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 14 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 13]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 13 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 13 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 11]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 11 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 11 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 10]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 10 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 10 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 9]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 9 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 9 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 5]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 5 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 5 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 7]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 7 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 6 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 6 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:10 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 13:25:10 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:10 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 13:25:10 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:10 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 13:25:10 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 13:25:10 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 13:25:10 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:10 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:10 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 13:25:10 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:10 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 13:25:10.281679', "updated_at" = '2013-01-27 13:25:10.281679', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 13:25:10.285163' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 13:25:10.286357' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[3]', "updated_at" = '2013-01-27 13:25:10.287643' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-27 13:25:10.288839' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:10 UTC +00:00], ["is_comment", true], ["is_reblog", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:10 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-27 13:25:10.294891' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:10 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:10 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 13:25:10 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 13:25:10 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[2]', "updated_at" = '2013-01-27 13:25:10.301430' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 3]] Inkwell::TimelineItem Load (0.2ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 ORDER BY created_at DESC LIMIT 10 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users'; Connecting to database specified by database.yml  (0.6ms) begin transaction  (0.4ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) SAVEPOINT active_record_1 SQL (32.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.4ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 LIMIT 1  (1.0ms) rollback transaction  (1.4ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.5ms) DELETE FROM "inkwell_comments";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.4ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.4ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.9ms) DELETE FROM "posts";  (0.3ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.4ms) DELETE FROM "users";  (0.2ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.2ms) UPDATE "users" SET "followers_ids" = '[2]', "updated_at" = '2013-01-27 14:31:35.658167' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[1]', "updated_at" = '2013-01-27 14:31:35.660614' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[2,3]', "updated_at" = '2013-01-27 14:31:35.704503' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[1]', "updated_at" = '2013-01-27 14:31:35.705898' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["user_id", 1]] SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["user_id", 2]] SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["user_id", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' AND "inkwell_timeline_items"."item_id" = 2  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' AND "inkwell_timeline_items"."item_id" = 2  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.3ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_1"], ["created_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_2"], ["created_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_3"], ["created_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "morozovm_post_test_body"], ["created_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_4"], ["created_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_5"], ["created_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 5 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[1]', "updated_at" = '2013-01-27 14:31:35.791256' WHERE "posts"."id" = 5  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "morozovm_post_test_body_1"], ["created_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_6"], ["created_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 9], ["updated_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_7"], ["created_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 10], ["updated_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_8"], ["created_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 11], ["updated_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "morozovm_post_test_body_2"], ["created_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 12], ["updated_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_9"], ["created_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 13], ["updated_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "morozovm_post_test_body_3"], ["created_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 14], ["updated_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 8 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[1]', "updated_at" = '2013-01-27 14:31:35.863213' WHERE "posts"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 12 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 12], ["updated_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[1]', "updated_at" = '2013-01-27 14:31:35.867628' WHERE "posts"."id" = 12  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 13 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 13], ["updated_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-27 14:31:35.871965' WHERE "posts"."id" = 13  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 13 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["is_comment", false], ["item_id", 13], ["updated_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[2]', "updated_at" = '2013-01-27 14:31:35.884473' WHERE "posts"."id" = 13  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.3ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 12]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 12 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 12 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 8]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 8 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 8 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 13]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 13 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 13 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 11]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 11 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 11 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 10]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 10 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 10 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 9]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 9 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 9 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 5]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 5 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 5 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 7]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 7 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.4ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 6 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 6 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 4]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 4 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 4 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 13 AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.8ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_1"], ["created_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_2"], ["created_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_3"], ["created_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "morozovm_post_test_body"], ["created_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_4"], ["created_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_5"], ["created_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 5 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[1]', "updated_at" = '2013-01-27 14:31:35.962411' WHERE "posts"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "morozovm_post_test_body_1"], ["created_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_6"], ["created_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 9], ["updated_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_7"], ["created_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 10], ["updated_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_8"], ["created_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 11], ["updated_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "morozovm_post_test_body_2"], ["created_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 12], ["updated_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_9"], ["created_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 13], ["updated_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "morozovm_post_test_body_3"], ["created_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 14], ["updated_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 8 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[1]', "updated_at" = '2013-01-27 14:31:35.994360' WHERE "posts"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 12 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 12], ["updated_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[1]', "updated_at" = '2013-01-27 14:31:35.998464' WHERE "posts"."id" = 12  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 8 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["is_comment", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 14:31:36.002435' WHERE "posts"."id" = 8  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[3]', "updated_at" = '2013-01-27 14:31:36.003852' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[1]', "updated_at" = '2013-01-27 14:31:36.005149' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.3ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 12 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 12], ["updated_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 8 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 13 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 13], ["updated_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 11 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 11], ["updated_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 10 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 10], ["updated_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 9 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 9], ["updated_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 5 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 7 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 6 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 4 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 3]]  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[3]', "updated_at" = '2013-01-27 14:31:36.032169' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[1,2]', "updated_at" = '2013-01-27 14:31:36.033507' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 14 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:35 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 14], ["updated_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 12 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_timeline_items" SET "has_many_sources" = 't', "from_source" = '[{"user_id":1,"type":"reblog"},{"user_id":2,"type":"following"}]', "updated_at" = '2013-01-27 14:31:36.040962' WHERE "inkwell_timeline_items"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 8 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_timeline_items" SET "has_many_sources" = 't', "from_source" = '[{"user_id":1,"type":"reblog"},{"user_id":2,"type":"following"}]', "updated_at" = '2013-01-27 14:31:36.043906' WHERE "inkwell_timeline_items"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 5 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_timeline_items" SET "has_many_sources" = 't', "from_source" = '[{"user_id":1,"type":"reblog"},{"user_id":2,"type":"following"}]', "updated_at" = '2013-01-27 14:31:36.045995' WHERE "inkwell_timeline_items"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 3]] Inkwell::TimelineItem Load (0.3ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 ORDER BY created_at DESC LIMIT 10 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 12]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 12 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 12 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 8]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 8 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 8 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 14]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 14 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 14 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 13]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 13 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 13 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 11]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 11 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 11 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 10]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 10 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 10 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 9]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 9 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 9 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 5]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 5 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 5 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 7]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 7 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 6 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 6 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.8ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.4ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 14:31:36.113394', "updated_at" = '2013-01-27 14:31:36.113394', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 14:31:36.118047' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 14:31:36.119319' WHERE "inkwell_comments"."id" = 1  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[3]', "updated_at" = '2013-01-27 14:31:36.120754' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-27 14:31:36.122086' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["is_comment", true], ["is_reblog", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-27 14:31:36.128236' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[2]', "updated_at" = '2013-01-27 14:31:36.134867' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 3]] Inkwell::TimelineItem Load (0.2ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 ORDER BY created_at DESC LIMIT 10 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::BlogItem Exists (0.2ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.3ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 14:31:36.202257', "updated_at" = '2013-01-27 14:31:36.202257', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 14:31:36.205835' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 14:31:36.207051' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 14:31:36.208793', "updated_at" = '2013-01-27 14:31:36.208793', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 14:31:36.212118' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 14:31:36.213258' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 14:31:36.214781', "updated_at" = '2013-01-27 14:31:36.214781', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-27 14:31:36.218013' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 14:31:36.219103' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 14:31:36.220590', "updated_at" = '2013-01-27 14:31:36.220590', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 4 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-27 14:31:36.223877' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 14:31:36.225021' WHERE "inkwell_comments"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 14:31:36.226526', "updated_at" = '2013-01-27 14:31:36.226526', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 5 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-27 14:31:36.229870' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 14:31:36.230967' WHERE "inkwell_comments"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 14:31:36.232440', "updated_at" = '2013-01-27 14:31:36.232440', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 6 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6}]', "updated_at" = '2013-01-27 14:31:36.235773' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 14:31:36.236883' WHERE "inkwell_comments"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 14:31:36.238360', "updated_at" = '2013-01-27 14:31:36.238360', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 7 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7}]', "updated_at" = '2013-01-27 14:31:36.242028' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 14:31:36.243117' WHERE "inkwell_comments"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 14:31:36.244574', "updated_at" = '2013-01-27 14:31:36.244574', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 8 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8}]', "updated_at" = '2013-01-27 14:31:36.247952' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 14:31:36.249035' WHERE "inkwell_comments"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 14:31:36.250471', "updated_at" = '2013-01-27 14:31:36.250471', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 9 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9}]', "updated_at" = '2013-01-27 14:31:36.253901' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 14:31:36.255038' WHERE "inkwell_comments"."id" = 9  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 14:31:36.256509', "updated_at" = '2013-01-27 14:31:36.256509', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 10 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10}]', "updated_at" = '2013-01-27 14:31:36.259977' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 14:31:36.261069' WHERE "inkwell_comments"."id" = 10  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 14:31:36.262576', "updated_at" = '2013-01-27 14:31:36.262576', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 11 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11}]', "updated_at" = '2013-01-27 14:31:36.266060' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 14:31:36.267197' WHERE "inkwell_comments"."id" = 11  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 14:31:36.268688', "updated_at" = '2013-01-27 14:31:36.268688', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 12 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11},{"user_id":2,"comment_id":12}]', "updated_at" = '2013-01-27 14:31:36.272249' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 14:31:36.273331' WHERE "inkwell_comments"."id" = 12  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.3ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 11]] Inkwell::Comment Load (0.3ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 AND (created_at < '2013-01-27 14:31:36.262576') ORDER BY created_at DESC LIMIT 10  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.2ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 14:31:36.302086', "updated_at" = '2013-01-27 14:31:36.302086', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 14:31:36.305883' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 14:31:36.307272' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 14:31:36.309174', "updated_at" = '2013-01-27 14:31:36.309174', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 14:31:36.312574' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 14:31:36.315416' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 14:31:36.316571' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 14:31:36.318196', "updated_at" = '2013-01-27 14:31:36.318196', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-27 14:31:36.321710' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-27 14:31:36.324200' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 14:31:36.325489' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["is_comment", true], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 14:31:36.329636' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["is_comment", true], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.2ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[2]', "updated_at" = '2013-01-27 14:31:36.333390' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]] Inkwell::BlogItem Exists (0.2ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 2 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 3 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 2 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 3 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.8ms) rollback transaction  (1.2ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.5ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.2ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_comments" WHERE "inkwell_comments"."user_id" = 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 14:31:36.370893', "updated_at" = '2013-01-27 14:31:36.370893', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 14:31:36.374801' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 14:31:36.376192' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 LIMIT 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = 1 LIMIT 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.8ms) rollback transaction  (1.2ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.3ms) DELETE FROM "inkwell_favorite_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.5ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.5ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.2ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 14:31:36.419092', "updated_at" = '2013-01-27 14:31:36.419092', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 14:31:36.422742' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 14:31:36.424121' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 14:31:36.426055', "updated_at" = '2013-01-27 14:31:36.426055', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 14:31:36.430047' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 14:31:36.432539' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 14:31:36.433543' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["from_source", nil], ["has_many_sources", false], ["is_comment", true], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["is_comment", true], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["from_source", nil], ["has_many_sources", false], ["is_comment", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["is_comment", true], ["is_reblog", nil], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["is_comment", true], ["is_reblog", nil], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["is_comment", true], ["is_reblog", nil], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"  Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items"  Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments"  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) DELETE FROM "inkwell_comments" WHERE "inkwell_comments"."id" IN (NULL) SQL (0.2ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" IN (2) AND "inkwell_timeline_items"."is_comment" = 't' SQL (0.1ms) DELETE FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" IN (2) AND "inkwell_favorite_items"."is_comment" = 't' SQL (0.1ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" IN (2) AND "inkwell_blog_items"."is_comment" = 't' Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[]', "updated_at" = '2013-01-27 14:31:36.451498' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 14:31:36.454595' WHERE "posts"."id" = 1 SQL (0.1ms) DELETE FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? [["id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"  Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items"  Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.8ms) rollback transaction  (1.2ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.0ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.0ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 14:31:36.483201', "updated_at" = '2013-01-27 14:31:36.483201', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 14:31:36.487942' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 14:31:36.489275' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 14:31:36.491130', "updated_at" = '2013-01-27 14:31:36.491130', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 14:31:36.494669' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 14:31:36.495998' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments"  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' SQL (0.1ms) DELETE FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' SQL (0.1ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_comment" = 'f' Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 SQL (0.1ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 't' SQL (0.1ms) DELETE FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' SQL (0.1ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_comment" = 't' SQL (0.2ms) DELETE FROM "inkwell_comments" WHERE "inkwell_comments"."id" = 1 SQL (0.1ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 2 AND "inkwell_timeline_items"."is_comment" = 't' SQL (0.1ms) DELETE FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 't' SQL (0.1ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 2 AND "inkwell_blog_items"."is_comment" = 't' SQL (0.1ms) DELETE FROM "inkwell_comments" WHERE "inkwell_comments"."id" = 2 SQL (0.1ms) DELETE FROM "posts" WHERE "posts"."id" = ? [["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments"  (9.9ms) rollback transaction  (1.5ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.3ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.4ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.5ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.4ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.7ms) DELETE FROM "users";  (0.2ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 14:31:36.587293', "updated_at" = '2013-01-27 14:31:36.587293', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 14:31:36.591561' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 14:31:36.593071' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 14:31:36.595083', "updated_at" = '2013-01-27 14:31:36.595083', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 14:31:36.599190' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 14:31:36.602377' WHERE "inkwell_comments"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 14:31:36.603591' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 14:31:36.605635', "updated_at" = '2013-01-27 14:31:36.605635', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-27 14:31:36.609449' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-27 14:31:36.612463' WHERE "inkwell_comments"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 14:31:36.613619' WHERE "inkwell_comments"."id" = 3  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 14:31:36.615689', "updated_at" = '2013-01-27 14:31:36.615689', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 4 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-27 14:31:36.619691' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-27 14:31:36.622579' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 14:31:36.623740' WHERE "inkwell_comments"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.4ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 14:31:36.625388', "updated_at" = '2013-01-27 14:31:36.625388', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 5 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-27 14:31:36.629602' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-27 14:31:36.632684' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 14:31:36.633882' WHERE "inkwell_comments"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 14:31:36.635492', "updated_at" = '2013-01-27 14:31:36.635492', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 6 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6}]', "updated_at" = '2013-01-27 14:31:36.639394' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6}]', "updated_at" = '2013-01-27 14:31:36.642249' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 14:31:36.643403' WHERE "inkwell_comments"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 14:31:36.645037', "updated_at" = '2013-01-27 14:31:36.645037', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 7 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7}]', "updated_at" = '2013-01-27 14:31:36.648766' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7}]', "updated_at" = '2013-01-27 14:31:36.651586' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 14:31:36.652710' WHERE "inkwell_comments"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 14:31:36.654365', "updated_at" = '2013-01-27 14:31:36.654365', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 8 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8}]', "updated_at" = '2013-01-27 14:31:36.658159' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8}]', "updated_at" = '2013-01-27 14:31:36.661038' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 14:31:36.662172' WHERE "inkwell_comments"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 14:31:36.663818', "updated_at" = '2013-01-27 14:31:36.663818', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 9 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9}]', "updated_at" = '2013-01-27 14:31:36.667632' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9}]', "updated_at" = '2013-01-27 14:31:36.670560' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 14:31:36.671734' WHERE "inkwell_comments"."id" = 9  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 14:31:36.673288', "updated_at" = '2013-01-27 14:31:36.673288', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 10 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10}]', "updated_at" = '2013-01-27 14:31:36.677109' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10}]', "updated_at" = '2013-01-27 14:31:36.679902' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 14:31:36.680999' WHERE "inkwell_comments"."id" = 10  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 14:31:36.682514', "updated_at" = '2013-01-27 14:31:36.682514', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 11 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11}]', "updated_at" = '2013-01-27 14:31:36.686232' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11}]', "updated_at" = '2013-01-27 14:31:36.689098' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 14:31:36.690152' WHERE "inkwell_comments"."id" = 11  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 14:31:36.691664', "updated_at" = '2013-01-27 14:31:36.691664', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 12 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11},{"user_id":2,"comment_id":12}]', "updated_at" = '2013-01-27 14:31:36.695350' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11},{"user_id":2,"comment_id":12}]', "updated_at" = '2013-01-27 14:31:36.698176' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 14:31:36.699268' WHERE "inkwell_comments"."id" = 12  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 4]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 5]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 7]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 8]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 9]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 10]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 11]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 12]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 11]] Inkwell::Comment Load (0.3ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 AND (created_at < '2013-01-27 14:31:36.682514') ORDER BY created_at DESC LIMIT 10  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.3ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 14:31:36.728726', "updated_at" = '2013-01-27 14:31:36.728726', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 14:31:36.732317' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 14:31:36.733503' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 14:31:36.735228', "updated_at" = '2013-01-27 14:31:36.735228', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 14:31:36.738622' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 14:31:36.741134' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 14:31:36.742146' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 14:31:36.743635', "updated_at" = '2013-01-27 14:31:36.743635', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-27 14:31:36.746920' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-27 14:31:36.749326' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 14:31:36.750317' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["parent_id", 2], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 2, "user_id" = 2, "created_at" = '2013-01-27 14:31:36.752089', "updated_at" = '2013-01-27 14:31:36.752089', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 4 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-27 14:31:36.755560' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-27 14:31:36.758008' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-27 14:31:36.759564' WHERE "inkwell_comments"."id" = 2  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,2]', "updated_at" = '2013-01-27 14:31:36.760512' WHERE "inkwell_comments"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["parent_id", 3], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 3, "user_id" = 1, "created_at" = '2013-01-27 14:31:36.762270', "updated_at" = '2013-01-27 14:31:36.762270', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 5 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-27 14:31:36.766365' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-27 14:31:36.768903' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-27 14:31:36.770465' WHERE "inkwell_comments"."id" = 3  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,3]', "updated_at" = '2013-01-27 14:31:36.771478' WHERE "inkwell_comments"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 14:31:36.772993', "updated_at" = '2013-01-27 14:31:36.772993', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 6 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6}]', "updated_at" = '2013-01-27 14:31:36.776338' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6}]', "updated_at" = '2013-01-27 14:31:36.778853' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 14:31:36.779892' WHERE "inkwell_comments"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["parent_id", 4], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 4, "user_id" = 2, "created_at" = '2013-01-27 14:31:36.781350', "updated_at" = '2013-01-27 14:31:36.781350', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 7 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7}]', "updated_at" = '2013-01-27 14:31:36.784863' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 4]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7}]', "updated_at" = '2013-01-27 14:31:36.787579' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":4},{"user_id":2,"comment_id":7}]', "updated_at" = '2013-01-27 14:31:36.789664' WHERE "inkwell_comments"."id" = 2 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 4]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":7}]', "updated_at" = '2013-01-27 14:31:36.791277' WHERE "inkwell_comments"."id" = 4  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,2,4]', "updated_at" = '2013-01-27 14:31:36.792251' WHERE "inkwell_comments"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["parent_id", 3], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 3, "user_id" = 1, "created_at" = '2013-01-27 14:31:36.793797', "updated_at" = '2013-01-27 14:31:36.793797', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 8 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8}]', "updated_at" = '2013-01-27 14:31:36.797360' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8}]', "updated_at" = '2013-01-27 14:31:36.800048' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5},{"user_id":1,"comment_id":8}]', "updated_at" = '2013-01-27 14:31:36.801678' WHERE "inkwell_comments"."id" = 3  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,3]', "updated_at" = '2013-01-27 14:31:36.802638' WHERE "inkwell_comments"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 14:31:36.804154', "updated_at" = '2013-01-27 14:31:36.804154', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 9 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9}]', "updated_at" = '2013-01-27 14:31:36.807694' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9}]', "updated_at" = '2013-01-27 14:31:36.810324' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 14:31:36.811322' WHERE "inkwell_comments"."id" = 9  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["parent_id", 6], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 6, "user_id" = 2, "created_at" = '2013-01-27 14:31:36.812809', "updated_at" = '2013-01-27 14:31:36.812809', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 10 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.3ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10}]', "updated_at" = '2013-01-27 14:31:36.816401' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10}]', "updated_at" = '2013-01-27 14:31:36.819371' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":10}]', "updated_at" = '2013-01-27 14:31:36.821034' WHERE "inkwell_comments"."id" = 6  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,6]', "updated_at" = '2013-01-27 14:31:36.822102' WHERE "inkwell_comments"."id" = 10  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["parent_id", 5], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 5, "user_id" = 1, "created_at" = '2013-01-27 14:31:36.823588', "updated_at" = '2013-01-27 14:31:36.823588', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 11 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11}]', "updated_at" = '2013-01-27 14:31:36.827335' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 5]] Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11}]', "updated_at" = '2013-01-27 14:31:36.830432' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":11}]', "updated_at" = '2013-01-27 14:31:36.832185' WHERE "inkwell_comments"."id" = 3 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 5]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":11}]', "updated_at" = '2013-01-27 14:31:36.833717' WHERE "inkwell_comments"."id" = 5  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,3,5]', "updated_at" = '2013-01-27 14:31:36.834675' WHERE "inkwell_comments"."id" = 11  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 14:31:36.836226', "updated_at" = '2013-01-27 14:31:36.836226', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 12 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11},{"user_id":2,"comment_id":12}]', "updated_at" = '2013-01-27 14:31:36.840110' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11},{"user_id":2,"comment_id":12}]', "updated_at" = '2013-01-27 14:31:36.842899' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 14:31:36.843978' WHERE "inkwell_comments"."id" = 12  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 8]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 9]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 10]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 11]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 12]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 7]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 8]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 9]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 10]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 4]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 5]]  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 14:31:36.872668', "updated_at" = '2013-01-27 14:31:36.872668', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 14:31:36.876355' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 14:31:36.877612' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 14:31:36.879382', "updated_at" = '2013-01-27 14:31:36.879382', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 14:31:36.882746' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 14:31:36.883853' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 14:31:36.885409', "updated_at" = '2013-01-27 14:31:36.885409', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-27 14:31:36.888973' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 14:31:36.890489' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["parent_id", 2], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 2, "user_id" = 2, "created_at" = '2013-01-27 14:31:36.892590', "updated_at" = '2013-01-27 14:31:36.892590', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 4 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-27 14:31:36.897228' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]] Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-27 14:31:36.900105' WHERE "inkwell_comments"."id" = 2  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[2]', "updated_at" = '2013-01-27 14:31:36.901375' WHERE "inkwell_comments"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 14:31:36.902931', "updated_at" = '2013-01-27 14:31:36.902931', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 5 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-27 14:31:36.932796' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 14:31:36.934058' WHERE "inkwell_comments"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 14:31:36.935797', "updated_at" = '2013-01-27 14:31:36.935797', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 6 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6}]', "updated_at" = '2013-01-27 14:31:36.939546' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 14:31:36.940692' WHERE "inkwell_comments"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 14:31:36.942318', "updated_at" = '2013-01-27 14:31:36.942318', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 7 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7}]', "updated_at" = '2013-01-27 14:31:36.945927' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 14:31:36.947089' WHERE "inkwell_comments"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:36 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 14:31:36.948615', "updated_at" = '2013-01-27 14:31:36.948615', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 8 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8}]', "updated_at" = '2013-01-27 14:31:36.952273' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 14:31:36.953436' WHERE "inkwell_comments"."id" = 8  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 14:31:37.002659', "updated_at" = '2013-01-27 14:31:37.002659', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 9 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9}]', "updated_at" = '2013-01-27 14:31:37.007015' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 14:31:37.008236' WHERE "inkwell_comments"."id" = 9  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 14:31:37.009884', "updated_at" = '2013-01-27 14:31:37.009884', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 10 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10}]', "updated_at" = '2013-01-27 14:31:37.013596' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 14:31:37.014754' WHERE "inkwell_comments"."id" = 10  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 14:31:37.016339', "updated_at" = '2013-01-27 14:31:37.016339', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 11 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11}]', "updated_at" = '2013-01-27 14:31:37.020057' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 14:31:37.021238' WHERE "inkwell_comments"."id" = 11  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 14:31:37.022794', "updated_at" = '2013-01-27 14:31:37.022794', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 12 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11},{"user_id":2,"comment_id":12}]', "updated_at" = '2013-01-27 14:31:37.026518' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 14:31:37.027645' WHERE "inkwell_comments"."id" = 12  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.3ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 ORDER BY created_at DESC LIMIT 5 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 11]] Inkwell::Comment Load (0.3ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 AND (created_at < '2013-01-27 14:31:37.016339') ORDER BY created_at DESC LIMIT 5 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]] Inkwell::Comment Load (0.3ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 AND (created_at < '2013-01-27 14:31:36.935797') ORDER BY created_at DESC LIMIT 7  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 14:31:37.055917', "updated_at" = '2013-01-27 14:31:37.055917', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 14:31:37.059430' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 14:31:37.060626' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 14:31:37.062396', "updated_at" = '2013-01-27 14:31:37.062396', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 14:31:37.065798' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 14:31:37.068345' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 14:31:37.069415' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["from_source", nil], ["has_many_sources", false], ["is_comment", true], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["is_comment", true], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["from_source", nil], ["has_many_sources", false], ["is_comment", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["is_comment", true], ["is_reblog", nil], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["is_comment", true], ["is_reblog", nil], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["is_comment", true], ["is_reblog", nil], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items"  Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments"  Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) DELETE FROM "inkwell_comments" WHERE "inkwell_comments"."id" IN (2) SQL (0.1ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" IN (2, 1) AND "inkwell_timeline_items"."is_comment" = 't' SQL (0.1ms) DELETE FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" IN (2, 1) AND "inkwell_favorite_items"."is_comment" = 't' SQL (0.1ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" IN (2, 1) AND "inkwell_blog_items"."is_comment" = 't' Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[]', "updated_at" = '2013-01-27 14:31:37.088556' WHERE "posts"."id" = 1 SQL (0.0ms) DELETE FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? [["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"  Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items"  Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments"  (0.7ms) rollback transaction  (1.4ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (2.3ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (2.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (2.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (2.0ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.8ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 14:31:37.118073', "updated_at" = '2013-01-27 14:31:37.118073', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 14:31:37.121509' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 14:31:37.122712' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 14:31:37.124454', "updated_at" = '2013-01-27 14:31:37.124454', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 14:31:37.127849' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 14:31:37.130306' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 14:31:37.131316' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 14:31:37.132842', "updated_at" = '2013-01-27 14:31:37.132842', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-27 14:31:37.136119' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-27 14:31:37.138681' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 14:31:37.139706' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["parent_id", 2], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 2, "user_id" = 2, "created_at" = '2013-01-27 14:31:37.141290', "updated_at" = '2013-01-27 14:31:37.141290', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 4 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-27 14:31:37.144689' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-27 14:31:37.147145' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-27 14:31:37.148960' WHERE "inkwell_comments"."id" = 2  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,2]', "updated_at" = '2013-01-27 14:31:37.149940' WHERE "inkwell_comments"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["parent_id", 3], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 3, "user_id" = 1, "created_at" = '2013-01-27 14:31:37.151449', "updated_at" = '2013-01-27 14:31:37.151449', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 5 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-27 14:31:37.154856' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-27 14:31:37.157378' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-27 14:31:37.158943' WHERE "inkwell_comments"."id" = 3  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,3]', "updated_at" = '2013-01-27 14:31:37.159905' WHERE "inkwell_comments"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 14:31:37.161379', "updated_at" = '2013-01-27 14:31:37.161379', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 6 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6}]', "updated_at" = '2013-01-27 14:31:37.164718' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6}]', "updated_at" = '2013-01-27 14:31:37.167231' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 14:31:37.168222' WHERE "inkwell_comments"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["parent_id", 4], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 4, "user_id" = 2, "created_at" = '2013-01-27 14:31:37.169648', "updated_at" = '2013-01-27 14:31:37.169648', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 7 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7}]', "updated_at" = '2013-01-27 14:31:37.173039' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 4]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7}]', "updated_at" = '2013-01-27 14:31:37.175632' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":4},{"user_id":2,"comment_id":7}]', "updated_at" = '2013-01-27 14:31:37.177232' WHERE "inkwell_comments"."id" = 2 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 4]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":7}]', "updated_at" = '2013-01-27 14:31:37.178717' WHERE "inkwell_comments"."id" = 4  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,2,4]', "updated_at" = '2013-01-27 14:31:37.179650' WHERE "inkwell_comments"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["parent_id", 3], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 3, "user_id" = 1, "created_at" = '2013-01-27 14:31:37.181151', "updated_at" = '2013-01-27 14:31:37.181151', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 8 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8}]', "updated_at" = '2013-01-27 14:31:37.184549' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8}]', "updated_at" = '2013-01-27 14:31:37.187190' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5},{"user_id":1,"comment_id":8}]', "updated_at" = '2013-01-27 14:31:37.188881' WHERE "inkwell_comments"."id" = 3  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,3]', "updated_at" = '2013-01-27 14:31:37.189839' WHERE "inkwell_comments"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 14:31:37.191529', "updated_at" = '2013-01-27 14:31:37.191529', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 9 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9}]', "updated_at" = '2013-01-27 14:31:37.195044' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9}]', "updated_at" = '2013-01-27 14:31:37.197689' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 14:31:37.198692' WHERE "inkwell_comments"."id" = 9  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["parent_id", 6], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 6, "user_id" = 2, "created_at" = '2013-01-27 14:31:37.200159', "updated_at" = '2013-01-27 14:31:37.200159', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 10 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10}]', "updated_at" = '2013-01-27 14:31:37.203713' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10}]', "updated_at" = '2013-01-27 14:31:37.206402' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":10}]', "updated_at" = '2013-01-27 14:31:37.207961' WHERE "inkwell_comments"."id" = 6  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,6]', "updated_at" = '2013-01-27 14:31:37.208897' WHERE "inkwell_comments"."id" = 10  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["parent_id", 5], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 5, "user_id" = 1, "created_at" = '2013-01-27 14:31:37.210341', "updated_at" = '2013-01-27 14:31:37.210341', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 11 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11}]', "updated_at" = '2013-01-27 14:31:37.213849' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 5]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11}]', "updated_at" = '2013-01-27 14:31:37.216531' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":11}]', "updated_at" = '2013-01-27 14:31:37.218236' WHERE "inkwell_comments"."id" = 3 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 5]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":11}]', "updated_at" = '2013-01-27 14:31:37.219732' WHERE "inkwell_comments"."id" = 5  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,3,5]', "updated_at" = '2013-01-27 14:31:37.220672' WHERE "inkwell_comments"."id" = 11  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 14:31:37.222153', "updated_at" = '2013-01-27 14:31:37.222153', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 12 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11},{"user_id":2,"comment_id":12}]', "updated_at" = '2013-01-27 14:31:37.225701' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11},{"user_id":2,"comment_id":12}]', "updated_at" = '2013-01-27 14:31:37.228405' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 14:31:37.229405' WHERE "inkwell_comments"."id" = 12  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 4]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 5]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 7]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 8]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 9]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 10]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 11]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 12]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 11]] Inkwell::Comment Load (0.3ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 AND (created_at < '2013-01-27 14:31:37.210341') ORDER BY created_at DESC LIMIT 10  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 14:31:37.257948', "updated_at" = '2013-01-27 14:31:37.257948', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 14:31:37.261388' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 14:31:37.262609' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 14:31:37.264333', "updated_at" = '2013-01-27 14:31:37.264333', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 14:31:37.267691' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 14:31:37.270123' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 14:31:37.271167' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 14:31:37.272640', "updated_at" = '2013-01-27 14:31:37.272640', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-27 14:31:37.276104' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 14:31:37.277219' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 14:31:37.278748', "updated_at" = '2013-01-27 14:31:37.278748', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 4 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-27 14:31:37.282103' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-27 14:31:37.284556' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 14:31:37.285546' WHERE "inkwell_comments"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 14:31:37.286989', "updated_at" = '2013-01-27 14:31:37.286989', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 5 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-27 14:31:37.290325' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 14:31:37.291464' WHERE "inkwell_comments"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 14:31:37.293032', "updated_at" = '2013-01-27 14:31:37.293032', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 6 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6}]', "updated_at" = '2013-01-27 14:31:37.296738' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":2,"comment_id":4},{"user_id":2,"comment_id":6}]', "updated_at" = '2013-01-27 14:31:37.299289' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 14:31:37.300305' WHERE "inkwell_comments"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 14:31:37.301918', "updated_at" = '2013-01-27 14:31:37.301918', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 7 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":1,"comment_id":7}]', "updated_at" = '2013-01-27 14:31:37.305625' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 14:31:37.306848' WHERE "inkwell_comments"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 7]]  (15.6ms) rollback transaction  (1.7ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (2.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (2.0ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.9ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.9ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.8ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 14:31:37.351127', "updated_at" = '2013-01-27 14:31:37.351127', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 14:31:37.354597' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 14:31:37.355803' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 14:31:37.357531', "updated_at" = '2013-01-27 14:31:37.357531', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (24.3ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 14:31:37.385282' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 14:31:37.388117' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 14:31:37.389202' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]] Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.8ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 14:31:37.413911', "updated_at" = '2013-01-27 14:31:37.413911', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 14:31:37.417528' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 14:31:37.418788' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["from_source", nil], ["has_many_sources", false], ["is_comment", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["is_comment", true], ["is_reblog", nil], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["is_comment", true], ["is_reblog", nil], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"  Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items"  Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments"  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) DELETE FROM "inkwell_comments" WHERE "inkwell_comments"."id" IN (NULL) SQL (0.1ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" IN (1) AND "inkwell_timeline_items"."is_comment" = 't' SQL (0.1ms) DELETE FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" IN (1) AND "inkwell_favorite_items"."is_comment" = 't' SQL (0.1ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" IN (1) AND "inkwell_blog_items"."is_comment" = 't' Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[]', "updated_at" = '2013-01-27 14:31:37.479483' WHERE "posts"."id" = 1 SQL (0.1ms) DELETE FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? [["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"  Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items"  Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments"  (0.7ms) rollback transaction  (1.2ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.3ms) DELETE FROM "inkwell_comments";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 14:31:37.505197', "updated_at" = '2013-01-27 14:31:37.505197', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 14:31:37.508725' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 14:31:37.509934' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 14:31:37.511710', "updated_at" = '2013-01-27 14:31:37.511710', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 14:31:37.515080' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 14:31:37.517569' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 14:31:37.518590' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 14:31:37.520099', "updated_at" = '2013-01-27 14:31:37.520099', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-27 14:31:37.523549' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-27 14:31:37.525959' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 14:31:37.526942' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["is_comment", true], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 14:31:37.531103' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["is_comment", true], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.2ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[2]', "updated_at" = '2013-01-27 14:31:37.534730' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.4ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 3 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 2 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::Comment Load (0.2ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 3 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 2 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."user_id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1  (0.9ms) rollback transaction  (1.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.3ms) DELETE FROM "inkwell_comments";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.5ms) DELETE FROM "inkwell_favorite_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.6ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.4ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.6ms) DELETE FROM "users";  (0.3ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.4ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-27 14:31:37.658576', "updated_at" = '2013-01-27 14:31:37.658576', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 14:31:37.662511' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 14:31:37.663784' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 14:31:37.665682', "updated_at" = '2013-01-27 14:31:37.665682', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 14:31:37.669318' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 14:31:37.672077' WHERE "inkwell_comments"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 14:31:37.673209' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["parent_id", 2], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 2, "user_id" = 2, "created_at" = '2013-01-27 14:31:37.674899', "updated_at" = '2013-01-27 14:31:37.674899', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":2,"comment_id":3}]', "updated_at" = '2013-01-27 14:31:37.678573' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":2,"comment_id":3}]', "updated_at" = '2013-01-27 14:31:37.681287' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":3}]', "updated_at" = '2013-01-27 14:31:37.683030' WHERE "inkwell_comments"."id" = 2  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,2]', "updated_at" = '2013-01-27 14:31:37.684112' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-27 14:31:37.686024', "updated_at" = '2013-01-27 14:31:37.686024', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 4 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":2,"comment_id":3},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-27 14:31:37.689688' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":2,"comment_id":3},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-27 14:31:37.692278' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-27 14:31:37.693380' WHERE "inkwell_comments"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["from_source", nil], ["has_many_sources", false], ["is_comment", true], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["is_comment", true], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["from_source", nil], ["has_many_sources", false], ["is_comment", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["is_comment", true], ["is_reblog", nil], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["is_comment", true], ["is_reblog", nil], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["is_comment", true], ["is_reblog", nil], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items"  Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments"  Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) DELETE FROM "inkwell_comments" WHERE "inkwell_comments"."id" IN (2, 3, 4) SQL (0.2ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" IN (2, 3, 4, 1) AND "inkwell_timeline_items"."is_comment" = 't' SQL (0.1ms) DELETE FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" IN (2, 3, 4, 1) AND "inkwell_favorite_items"."is_comment" = 't' SQL (0.1ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" IN (2, 3, 4, 1) AND "inkwell_blog_items"."is_comment" = 't' Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[]', "updated_at" = '2013-01-27 14:31:37.711439' WHERE "posts"."id" = 1 SQL (0.0ms) DELETE FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? [["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"  Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items"  Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments"  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.4ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.3ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.2ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 14:31:37.737532', "updated_at" = '2013-01-27 14:31:37.737532', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 14:31:37.741098' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 14:31:37.742308' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"  Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.3ms) DELETE FROM "inkwell_favorite_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.3ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.2ms) DELETE FROM sqlite_sequence where name = 'users';  (0.2ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 14:31:37.767039', "updated_at" = '2013-01-27 14:31:37.767039', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 14:31:37.770548' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 14:31:37.772197' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["is_comment", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.8ms) rollback transaction  (1.3ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.2ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 14:31:37.799463', "updated_at" = '2013-01-27 14:31:37.799463', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 14:31:37.803033' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 14:31:37.804303' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.3ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 14:31:37.831663', "updated_at" = '2013-01-27 14:31:37.831663', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 14:31:37.835356' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 14:31:37.836564' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["is_comment", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 14:31:37.840568' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::FavoriteItem Load (0.2ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["is_comment", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1,2]', "updated_at" = '2013-01-27 14:31:37.846225' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.3ms) DELETE FROM "inkwell_comments";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.3ms) DELETE FROM "inkwell_favorite_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 14:31:37.870550', "updated_at" = '2013-01-27 14:31:37.870550', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 14:31:37.873998' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 14:31:37.875279' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 14:31:37.879413' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.3ms) DELETE FROM "users";  (0.2ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 14:31:37.903249', "updated_at" = '2013-01-27 14:31:37.903249', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 14:31:37.907305' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 14:31:37.908710' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["is_comment", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 14:31:37.912802' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.3ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.3ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 14:31:37.960899', "updated_at" = '2013-01-27 14:31:37.960899', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 14:31:37.964988' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 14:31:37.966216' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:37 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 14:31:38.019030' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."id" = ? [["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[]', "updated_at" = '2013-01-27 14:31:38.025138' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 14:31:38.030741' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1,2]', "updated_at" = '2013-01-27 14:31:38.034622' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"  Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."id" = ? [["id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 14:31:38.039259' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 14:31:38.061785', "updated_at" = '2013-01-27 14:31:38.061785', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 14:31:38.065259' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 14:31:38.066451' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 14:31:38.090661', "updated_at" = '2013-01-27 14:31:38.090661', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 14:31:38.094156' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 14:31:38.095428' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 14:31:38.099501' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"  Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1,2]', "updated_at" = '2013-01-27 14:31:38.105256' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"  Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 14:31:38.129093', "updated_at" = '2013-01-27 14:31:38.129093', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 14:31:38.132549' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 14:31:38.133741' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["parent_id", nil], ["post_id", 2], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 2, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 14:31:38.139201', "updated_at" = '2013-01-27 14:31:38.139201', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 2]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":2}]', "updated_at" = '2013-01-27 14:31:38.142494' WHERE "posts"."id" = 2  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 14:31:38.143593' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["parent_id", nil], ["post_id", 3], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 3, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-01-27 14:31:38.149189', "updated_at" = '2013-01-27 14:31:38.149189', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 3]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":3}]', "updated_at" = '2013-01-27 14:31:38.152394' WHERE "posts"."id" = 3  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 14:31:38.153518' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["parent_id", nil], ["post_id", 3], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 3, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 14:31:38.155031', "updated_at" = '2013-01-27 14:31:38.155031', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 4 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 3]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":3},{"user_id":1,"comment_id":4}]', "updated_at" = '2013-01-27 14:31:38.158288' WHERE "posts"."id" = 3  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 14:31:38.159390' WHERE "inkwell_comments"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["parent_id", nil], ["post_id", 6], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 6, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 14:31:38.172054', "updated_at" = '2013-01-27 14:31:38.172054', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 5 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-27 14:31:38.175277' WHERE "posts"."id" = 6  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 14:31:38.176348' WHERE "inkwell_comments"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["parent_id", nil], ["post_id", 6], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 6, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 14:31:38.177796', "updated_at" = '2013-01-27 14:31:38.177796', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 6 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5},{"user_id":1,"comment_id":6}]', "updated_at" = '2013-01-27 14:31:38.180951' WHERE "posts"."id" = 6  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 14:31:38.182013' WHERE "inkwell_comments"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["parent_id", nil], ["post_id", 6], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 6, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 14:31:38.183438', "updated_at" = '2013-01-27 14:31:38.183438', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 7 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5},{"user_id":1,"comment_id":6},{"user_id":1,"comment_id":7}]', "updated_at" = '2013-01-27 14:31:38.186643' WHERE "posts"."id" = 6  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 14:31:38.187827' WHERE "inkwell_comments"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["parent_id", nil], ["post_id", 6], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 6, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-01-27 14:31:38.189335', "updated_at" = '2013-01-27 14:31:38.189335', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 8 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5},{"user_id":1,"comment_id":6},{"user_id":1,"comment_id":7},{"user_id":2,"comment_id":8}]', "updated_at" = '2013-01-27 14:31:38.192572' WHERE "posts"."id" = 6  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 14:31:38.193663' WHERE "inkwell_comments"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["is_comment", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 14:31:38.201660' WHERE "posts"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["is_comment", true], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 14:31:38.205499' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["is_comment", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 14:31:38.209113' WHERE "posts"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["is_comment", true], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 14:31:38.212737' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 4 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["is_comment", true], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 14:31:38.216310' WHERE "inkwell_comments"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 4 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["is_comment", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 14:31:38.219909' WHERE "posts"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 5 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["is_comment", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 14:31:38.223592' WHERE "posts"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 6 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["is_comment", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 14:31:38.227173' WHERE "posts"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 5 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["is_comment", true], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 14:31:38.230782' WHERE "inkwell_comments"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 6 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["is_comment", true], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 14:31:38.234375' WHERE "inkwell_comments"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.4ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["is_comment", true], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 14:31:38.238318' WHERE "inkwell_comments"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 8 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["is_comment", true], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 14:31:38.242011' WHERE "inkwell_comments"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["is_comment", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 14:31:38.245616' WHERE "posts"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["is_comment", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1,2]', "updated_at" = '2013-01-27 14:31:38.249247' WHERE "posts"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["is_comment", true], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1,2]', "updated_at" = '2013-01-27 14:31:38.252838' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 7 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["is_comment", true], ["is_reblog", true], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-27 14:31:38.257230' WHERE "inkwell_comments"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 7 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-27 14:31:38.261296' WHERE "posts"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.3ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 7]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 7 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 8]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 8 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 8 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 7]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 7 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 6 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 6 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 5]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 5 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 5 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 6 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 6 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 5]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 5 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 5 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 4]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 4 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 4 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 4]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 4 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 4 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 3 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' LIMIT 1  (0.8ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 14:31:38.315755', "updated_at" = '2013-01-27 14:31:38.315755', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 14:31:38.319271' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 14:31:38.320479' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 14:31:38.344109', "updated_at" = '2013-01-27 14:31:38.344109', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 14:31:38.347519' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 14:31:38.348724' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"  Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 14:31:38.449946', "updated_at" = '2013-01-27 14:31:38.449946', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 14:31:38.453708' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 14:31:38.455003' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["parent_id", nil], ["post_id", 2], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 2, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 14:31:38.460755', "updated_at" = '2013-01-27 14:31:38.460755', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 2]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":2}]', "updated_at" = '2013-01-27 14:31:38.464087' WHERE "posts"."id" = 2  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 14:31:38.465198' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["parent_id", nil], ["post_id", 3], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 3, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-01-27 14:31:38.470966', "updated_at" = '2013-01-27 14:31:38.470966', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 3]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":3}]', "updated_at" = '2013-01-27 14:31:38.474263' WHERE "posts"."id" = 3  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 14:31:38.475381' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["parent_id", nil], ["post_id", 3], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 3, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 14:31:38.476887', "updated_at" = '2013-01-27 14:31:38.476887', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 4 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 3]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":3},{"user_id":1,"comment_id":4}]', "updated_at" = '2013-01-27 14:31:38.480138' WHERE "posts"."id" = 3  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 14:31:38.481242' WHERE "inkwell_comments"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["parent_id", nil], ["post_id", 6], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 6, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 14:31:38.494606', "updated_at" = '2013-01-27 14:31:38.494606', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 5 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-27 14:31:38.497835' WHERE "posts"."id" = 6  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 14:31:38.498931' WHERE "inkwell_comments"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["parent_id", nil], ["post_id", 6], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 6, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 14:31:38.500405', "updated_at" = '2013-01-27 14:31:38.500405', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 6 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5},{"user_id":1,"comment_id":6}]', "updated_at" = '2013-01-27 14:31:38.503674' WHERE "posts"."id" = 6  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 14:31:38.504806' WHERE "inkwell_comments"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["parent_id", nil], ["post_id", 6], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 6, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 14:31:38.506259', "updated_at" = '2013-01-27 14:31:38.506259', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 7 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5},{"user_id":1,"comment_id":6},{"user_id":1,"comment_id":7}]', "updated_at" = '2013-01-27 14:31:38.509483' WHERE "posts"."id" = 6  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 14:31:38.510562' WHERE "inkwell_comments"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["parent_id", nil], ["post_id", 6], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 6, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-01-27 14:31:38.512037', "updated_at" = '2013-01-27 14:31:38.512037', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 8 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5},{"user_id":1,"comment_id":6},{"user_id":1,"comment_id":7},{"user_id":2,"comment_id":8}]', "updated_at" = '2013-01-27 14:31:38.515342' WHERE "posts"."id" = 6  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 14:31:38.516438' WHERE "inkwell_comments"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["is_comment", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 14:31:38.524095' WHERE "posts"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["is_comment", true], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 14:31:38.527864' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["is_comment", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 14:31:38.531434' WHERE "posts"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["is_comment", true], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 14:31:38.535093' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 4 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["is_comment", true], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 14:31:38.538743' WHERE "inkwell_comments"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 4 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["is_comment", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 14:31:38.542291' WHERE "posts"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 5 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["is_comment", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 14:31:38.545856' WHERE "posts"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 6 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["is_comment", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["user_id", 1]]  (0.3ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 14:31:38.549716' WHERE "posts"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 5 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["is_comment", true], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 14:31:38.553436' WHERE "inkwell_comments"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 6 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["is_comment", true], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 14:31:38.557104' WHERE "inkwell_comments"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["is_comment", true], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 14:31:38.560795' WHERE "inkwell_comments"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 8 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["is_comment", true], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 14:31:38.564405' WHERE "inkwell_comments"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["is_comment", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 14:31:38.567927' WHERE "posts"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.3ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 7]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 8]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 7]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 5]] Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]] Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 5]] Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 4]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 4]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 8 AND "inkwell_favorite_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."id" = ? LIMIT 1 [["id", 12]] Inkwell::FavoriteItem Load (0.3ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."user_id" = 1 AND (created_at < '2013-01-27 14:31:38.563068') ORDER BY created_at DESC LIMIT 10 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 7]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 5]] Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]] Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 5]] Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 4]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 4]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 3]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 8 AND "inkwell_favorite_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.0ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."id" = ? LIMIT 1 [["id", 12]] Inkwell::FavoriteItem Load (0.3ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."user_id" = 1 AND (created_at < '2013-01-27 14:31:38.563068') ORDER BY created_at DESC LIMIT 5 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 7]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 5]] Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]] Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 5]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 5 AND "inkwell_favorite_items"."is_comment" = 'f' LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.4ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 14:31:38.611538', "updated_at" = '2013-01-27 14:31:38.611538', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 14:31:38.614959' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 14:31:38.616157' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["is_comment", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 14:31:38.620063' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."id" = ? [["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[]', "updated_at" = '2013-01-27 14:31:38.624299' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["is_comment", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-27 14:31:38.628831' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["is_comment", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1,2]', "updated_at" = '2013-01-27 14:31:38.632597' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"  Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."id" = ? [["id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[2]', "updated_at" = '2013-01-27 14:31:38.637279' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.0ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 14:31:38.661580', "updated_at" = '2013-01-27 14:31:38.661580', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 14:31:38.664971' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 14:31:38.666153' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[3]', "updated_at" = '2013-01-27 14:31:38.667439' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-27 14:31:38.668601' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[3]', "updated_at" = '2013-01-27 14:31:38.671239' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2,1]', "updated_at" = '2013-01-27 14:31:38.672668' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-27 14:31:38.681352' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_timeline_items" SET "has_many_sources" = 't', "from_source" = '[{"user_id":1,"type":"following"},{"user_id":2,"type":"reblog"}]', "updated_at" = '2013-01-27 14:31:38.683463' WHERE "inkwell_timeline_items"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 LIMIT 1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.3ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 14:31:38.709255', "updated_at" = '2013-01-27 14:31:38.709255', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 14:31:38.712667' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 14:31:38.713861' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[3]', "updated_at" = '2013-01-27 14:31:38.715128' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-27 14:31:38.716288' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["is_comment", true], ["is_reblog", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-27 14:31:38.722170' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.4ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 14:31:38.750485', "updated_at" = '2013-01-27 14:31:38.750485', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 14:31:38.753996' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 14:31:38.755202' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[4]', "updated_at" = '2013-01-27 14:31:38.757898' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-27 14:31:38.759045' WHERE "users"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-27 14:31:38.765033' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 4 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["user_id", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 4 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 4 LIMIT 1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[]', "updated_at" = '2013-01-27 14:31:38.800628' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."id" = ? [["id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 4 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."id" = ? [["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 4 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f'  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 14:31:38.829806', "updated_at" = '2013-01-27 14:31:38.829806', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 14:31:38.833509' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 14:31:38.834757' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 14:31:38.909206', "updated_at" = '2013-01-27 14:31:38.909206', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 14:31:38.912884' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 14:31:38.914155' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["is_comment", true], ["is_reblog", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-27 14:31:38.918725' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_comment" = 't' AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 14:31:38.943044', "updated_at" = '2013-01-27 14:31:38.943044', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 14:31:38.946509' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 14:31:38.947699' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-27 14:31:38.952095' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_comment" = 'f'  (0.1ms) SELECT COUNT(*) FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_comment" = 'f' AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 14:31:38.977582', "updated_at" = '2013-01-27 14:31:38.977582', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 14:31:38.981305' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 14:31:38.982481' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["is_comment", true], ["is_reblog", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:38 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-27 14:31:38.987229' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_reblog_it" = '[]', "updated_at" = '2013-01-27 14:31:38.989962' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."id" = ? [["id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_comment" = 't' AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 14:31:39.015474', "updated_at" = '2013-01-27 14:31:39.015474', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 14:31:39.018913' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 14:31:39.020087' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[3]', "updated_at" = '2013-01-27 14:31:39.021420' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-27 14:31:39.022619' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-27 14:31:39.028486' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 14:31:39.056629', "updated_at" = '2013-01-27 14:31:39.056629', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 14:31:39.060125' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 14:31:39.061307' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-27 14:31:39.067741' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["is_comment", true], ["is_reblog", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-27 14:31:39.071951' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.3ms) DELETE FROM "inkwell_comments";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.3ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.2ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 14:31:39.098886', "updated_at" = '2013-01-27 14:31:39.098886', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 14:31:39.102386' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 14:31:39.103582' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 4 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[4]', "updated_at" = '2013-01-27 14:31:39.109612' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[2]', "updated_at" = '2013-01-27 14:31:39.110879' WHERE "users"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[4]', "updated_at" = '2013-01-27 14:31:39.112028' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 4 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.2ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["from_source", "[{\"user_id\":4,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[2]', "updated_at" = '2013-01-27 14:31:39.117696' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[4,1]', "updated_at" = '2013-01-27 14:31:39.119035' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_timeline_items" SET "has_many_sources" = 't', "from_source" = '[{"user_id":4,"type":"reblog"},{"user_id":1,"type":"following"}]', "updated_at" = '2013-01-27 14:31:39.123295' WHERE "inkwell_timeline_items"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 4 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[]', "updated_at" = '2013-01-27 14:31:39.128952' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."user_id" = 4 AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."id" = ? [["id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_timeline_items" SET "has_many_sources" = 'f', "from_source" = '[{"user_id":1,"type":"following"}]', "updated_at" = '2013-01-27 14:31:39.132823' WHERE "inkwell_timeline_items"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' Inkwell::TimelineItem Load (0.2ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.8ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 14:31:39.159376', "updated_at" = '2013-01-27 14:31:39.159376', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 14:31:39.162933' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 14:31:39.164151' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[1]', "updated_at" = '2013-01-27 14:31:39.165509' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-27 14:31:39.166727' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-27 14:31:39.172818' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["is_comment", true], ["is_reblog", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-27 14:31:39.177267' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1  (0.7ms) rollback transaction  (1.2ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 14:31:39.203068', "updated_at" = '2013-01-27 14:31:39.203068', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 14:31:39.206641' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 14:31:39.207841' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[3]', "updated_at" = '2013-01-27 14:31:39.209138' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-27 14:31:39.210353' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-27 14:31:39.216314' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[3]', "updated_at" = '2013-01-27 14:31:39.220294' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2,1]', "updated_at" = '2013-01-27 14:31:39.221666' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_timeline_items" SET "has_many_sources" = 't', "from_source" = '[{"user_id":2,"type":"reblog"},{"user_id":1,"type":"following"}]', "updated_at" = '2013-01-27 14:31:39.225553' WHERE "inkwell_timeline_items"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 LIMIT 1  (0.8ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 14:31:39.252057', "updated_at" = '2013-01-27 14:31:39.252057', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 14:31:39.255707' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 14:31:39.256922' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[4]', "updated_at" = '2013-01-27 14:31:39.259652' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-27 14:31:39.260823' WHERE "users"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["is_comment", true], ["is_reblog", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-27 14:31:39.266849' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 4 AND "inkwell_timeline_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 4 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 't' Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 4 LIMIT 1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.1ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_reblog_it" = '[]', "updated_at" = '2013-01-27 14:31:39.303844' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."id" = ? [["id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 4 AND "inkwell_timeline_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.0ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."id" = ? [["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 4 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 't'  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 14:31:39.332820', "updated_at" = '2013-01-27 14:31:39.332820', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 14:31:39.336474' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 14:31:39.337727' WHERE "inkwell_comments"."id" = 1  (0.1ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-27 14:31:39.342296' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[]', "updated_at" = '2013-01-27 14:31:39.345481' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."id" = ? [["id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_comment" = 'f'  (0.1ms) SELECT COUNT(*) FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_comment" = 'f' AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.3ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.4ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 14:31:39.374212', "updated_at" = '2013-01-27 14:31:39.374212', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 14:31:39.378070' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 14:31:39.429835' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-01-27 14:31:39.460083', "updated_at" = '2013-01-27 14:31:39.460083', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 14:31:39.463579' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 14:31:39.464763' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[1]', "updated_at" = '2013-01-27 14:31:39.466070' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-27 14:31:39.467317' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 8 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 7 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 6 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 5 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]]  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."item_id" = 5 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."item_id" = 6 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1 Inkwell::TimelineItem Load (0.2ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."item_id" = 7 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."item_id" = 8 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."item_id" = 2 AND "inkwell_timeline_items"."is_comment" = 't' LIMIT 1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 14:31:39.510986', "updated_at" = '2013-01-27 14:31:39.510986', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 14:31:39.514689' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 14:31:39.515955' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-01-27 14:31:39.544138', "updated_at" = '2013-01-27 14:31:39.544138', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 14:31:39.547460' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 14:31:39.548880' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[1]', "updated_at" = '2013-01-27 14:31:39.550424' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-27 14:31:39.551940' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.3ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 8 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 7 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 6 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 5 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."item_id" = 5 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."item_id" = 6 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."item_id" = 7 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."item_id" = 8 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.7ms) rollback transaction  (1.2ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 14:31:39.590812', "updated_at" = '2013-01-27 14:31:39.590812', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 14:31:39.594260' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 14:31:39.595476' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-01-27 14:31:39.623736', "updated_at" = '2013-01-27 14:31:39.623736', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 14:31:39.627107' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 14:31:39.628484' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[1]', "updated_at" = '2013-01-27 14:31:39.629878' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-27 14:31:39.631154' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.3ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 8 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 7 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 6 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.2ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 5 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1  (0.1ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[]', "updated_at" = '2013-01-27 14:31:39.646894' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[]', "updated_at" = '2013-01-27 14:31:39.648339' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."has_many_sources" = 'f' AND (from_source like '%{"user_id":2%' and user_id = 1) Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE (from_source like '%{"user_id":2%' and user_id = 1) User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 14:31:39.672252', "updated_at" = '2013-01-27 14:31:39.672252', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 14:31:39.675650' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 14:31:39.676849' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-01-27 14:31:39.704246', "updated_at" = '2013-01-27 14:31:39.704246', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 14:31:39.707466' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 14:31:39.708759' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 3 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[3]', "updated_at" = '2013-01-27 14:31:39.714598' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[2]', "updated_at" = '2013-01-27 14:31:39.715826' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[3]', "updated_at" = '2013-01-27 14:31:39.716977' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 3 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["from_source", "[{\"user_id\":3,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 14:31:39.772247', "updated_at" = '2013-01-27 14:31:39.772247', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 14:31:39.776659' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 14:31:39.777945' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-01-27 14:31:39.808863', "updated_at" = '2013-01-27 14:31:39.808863', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 14:31:39.812562' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 14:31:39.813780' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.3ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 14:31:39.885882', "updated_at" = '2013-01-27 14:31:39.885882', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 14:31:39.889915' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 14:31:39.891179' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-01-27 14:31:39.919785', "updated_at" = '2013-01-27 14:31:39.919785', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 14:31:39.923046' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 14:31:39.924127' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[1]', "updated_at" = '2013-01-27 14:31:39.925493' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-27 14:31:39.926749' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 8 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 7 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 6 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 5 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]]  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-27 14:31:39.960586', "updated_at" = '2013-01-27 14:31:39.960586', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-27 14:31:39.964149' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 14:31:39.965367' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["title", nil], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-01-27 14:31:39.994518', "updated_at" = '2013-01-27 14:31:39.994518', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-27 14:31:39.997766' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-27 14:31:39.998865' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:40 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sun, 27 Jan 2013 14:31:40 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 3 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:40 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:40 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[3]', "updated_at" = '2013-01-27 14:31:40.004809' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[2]', "updated_at" = '2013-01-27 14:31:40.006041' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[3]', "updated_at" = '2013-01-27 14:31:40.007294' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 3 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:40 UTC +00:00], ["from_source", "[{\"user_id\":3,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 1], ["updated_at", Sun, 27 Jan 2013 14:31:40 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[2]', "updated_at" = '2013-01-27 14:31:40.012846' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.4ms) UPDATE "users" SET "followings_ids" = '[3,1]', "updated_at" = '2013-01-27 14:31:40.014182' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 4 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 14:31:40 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 3 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 14:31:40 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 2 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 14:31:40 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_timeline_items" SET "has_many_sources" = 't', "from_source" = '[{"user_id":3,"type":"reblog"},{"user_id":1,"type":"following"}]', "updated_at" = '2013-01-27 14:31:40.025625' WHERE "inkwell_timeline_items"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[]', "updated_at" = '2013-01-27 14:31:40.029763' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[3]', "updated_at" = '2013-01-27 14:31:40.031226' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."has_many_sources" = 'f' AND (from_source like '%{"user_id":1%' and user_id = 2) Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE (from_source like '%{"user_id":1%' and user_id = 2)  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_timeline_items" SET "from_source" = '[{"user_id":3,"type":"reblog"}]', "has_many_sources" = 'f', "updated_at" = '2013-01-27 14:31:40.033605' WHERE "inkwell_timeline_items"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[2]', "updated_at" = '2013-01-27 14:31:40.037535' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[3,1]', "updated_at" = '2013-01-27 14:31:40.039002' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 4 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 4], ["updated_at", Sun, 27 Jan 2013 14:31:40 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 3 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 3], ["updated_at", Sun, 27 Jan 2013 14:31:40 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 2 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sun, 27 Jan 2013 14:31:39 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 2], ["updated_at", Sun, 27 Jan 2013 14:31:40 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_timeline_items" SET "has_many_sources" = 't', "from_source" = '[{"user_id":3,"type":"reblog"},{"user_id":1,"type":"following"}]', "updated_at" = '2013-01-27 14:31:40.049754' WHERE "inkwell_timeline_items"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[]', "updated_at" = '2013-01-27 14:31:40.052762' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[1]', "updated_at" = '2013-01-27 14:31:40.054311' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."has_many_sources" = 'f' AND (from_source like '%{"user_id":3%' and user_id = 2) Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE (from_source like '%{"user_id":3%' and user_id = 2)  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_timeline_items" SET "from_source" = '[{"user_id":1,"type":"following"}]', "has_many_sources" = 'f', "updated_at" = '2013-01-27 14:31:40.056743' WHERE "inkwell_timeline_items"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users'; Connecting to database specified by database.yml  (0.5ms) begin transaction  (12.7ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) SAVEPOINT active_record_1 SQL (70.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:12 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Wed, 30 Jan 2013 16:27:12 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:12 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Wed, 30 Jan 2013 16:27:12 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:12 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Wed, 30 Jan 2013 16:27:12 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.4ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_1"], ["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_2"], ["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_3"], ["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "morozovm_post_test_body"], ["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_4"], ["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_5"], ["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.2ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 5 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 5], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.2ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[1]', "updated_at" = '2013-01-30 16:27:13.112083' WHERE "posts"."id" = 5  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "morozovm_post_test_body_1"], ["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_6"], ["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 9], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_7"], ["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 10], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_8"], ["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 11], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "morozovm_post_test_body_2"], ["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 12], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_9"], ["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 13], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "morozovm_post_test_body_3"], ["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 14], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 8 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 8], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.2ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[1]', "updated_at" = '2013-01-30 16:27:13.147379' WHERE "posts"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 12 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 12], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[1]', "updated_at" = '2013-01-30 16:27:13.173231' WHERE "posts"."id" = 12  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 8 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["is_comment", false], ["item_id", 8], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-30 16:27:13.186462' WHERE "posts"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[3]', "updated_at" = '2013-01-30 16:27:13.188329' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[1]', "updated_at" = '2013-01-30 16:27:13.190163' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.3ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.2ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 12 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 12], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["user_id", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.2ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 8 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 8], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["user_id", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 13 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 13], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.2ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 11 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 11], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 10 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 10], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 9 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 9], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 5 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 5], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 7 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 7], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 6 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 6], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 4 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 4], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 3]]  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[3]', "updated_at" = '2013-01-30 16:27:13.234272' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[1,2]', "updated_at" = '2013-01-30 16:27:13.235709' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.3ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 14 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 14], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 12 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1  (0.2ms) UPDATE "inkwell_timeline_items" SET "has_many_sources" = 't', "from_source" = '[{"user_id":1,"type":"reblog"},{"user_id":2,"type":"following"}]', "updated_at" = '2013-01-30 16:27:13.243539' WHERE "inkwell_timeline_items"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.2ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 8 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_timeline_items" SET "has_many_sources" = 't', "from_source" = '[{"user_id":1,"type":"reblog"},{"user_id":2,"type":"following"}]', "updated_at" = '2013-01-30 16:27:13.246828' WHERE "inkwell_timeline_items"."id" = 2  (0.1ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 5 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_timeline_items" SET "has_many_sources" = 't', "from_source" = '[{"user_id":1,"type":"reblog"},{"user_id":2,"type":"following"}]', "updated_at" = '2013-01-30 16:27:13.249230' WHERE "inkwell_timeline_items"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (30.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 3]] Inkwell::TimelineItem Load (0.3ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 ORDER BY created_at DESC LIMIT 10 Post Load (0.2ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 12]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 12 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 12 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 8]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 8 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 8 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 14]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 14 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 14 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 13]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 13 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 13 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 11]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 11 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 11 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 10]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 10 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 10 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 9]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 9 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 9 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 5]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 5 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 5 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 7]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 7 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 6 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 6 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.8ms) rollback transaction  (1.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.2ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-30 16:27:13.352278', "updated_at" = '2013-01-30 16:27:13.352278', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-30 16:27:13.357011' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 16:27:13.358486' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[3]', "updated_at" = '2013-01-30 16:27:13.359984' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-30 16:27:13.361250' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.3ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["is_comment", true], ["is_reblog", true], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-30 16:27:13.367685' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", true], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[2]', "updated_at" = '2013-01-30 16:27:13.395635' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 3]] Inkwell::TimelineItem Load (0.3ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 ORDER BY created_at DESC LIMIT 10 Inkwell::Comment Load (0.2ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::BlogItem Exists (0.2ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.2ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (1.7ms) rollback transaction  (1.3ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.4ms) DELETE FROM "inkwell_favorite_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.3ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-30 16:27:13.429316', "updated_at" = '2013-01-30 16:27:13.429316', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-30 16:27:13.433247' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 16:27:13.434495' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.3ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.4ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.3ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.3ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.5ms) DELETE FROM "users";  (0.2ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-30 16:27:13.472986', "updated_at" = '2013-01-30 16:27:13.472986', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-30 16:27:13.477467' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 16:27:13.478766' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["is_comment", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-30 16:27:13.506090', "updated_at" = '2013-01-30 16:27:13.506090', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-30 16:27:13.510340' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 16:27:13.511665' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["is_comment", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-30 16:27:13.516614' WHERE "posts"."id" = 1  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-30 16:27:13.540889', "updated_at" = '2013-01-30 16:27:13.540889', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-30 16:27:13.567296' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 16:27:13.568656' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"  Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.4ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-30 16:27:13.595321', "updated_at" = '2013-01-30 16:27:13.595321', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-30 16:27:13.599248' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 16:27:13.600535' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-30 16:27:13.628211', "updated_at" = '2013-01-30 16:27:13.628211', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-30 16:27:13.632163' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 16:27:13.633407' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["parent_id", nil], ["post_id", 2], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 2, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-30 16:27:13.640202', "updated_at" = '2013-01-30 16:27:13.640202', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 2]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":2}]', "updated_at" = '2013-01-30 16:27:13.644638' WHERE "posts"."id" = 2  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 16:27:13.645936' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["parent_id", nil], ["post_id", 3], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "post_id" = 3, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-01-30 16:27:13.652585', "updated_at" = '2013-01-30 16:27:13.652585', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 3]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":3}]', "updated_at" = '2013-01-30 16:27:13.656185' WHERE "posts"."id" = 3  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 16:27:13.657362' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["parent_id", nil], ["post_id", 3], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 3, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-30 16:27:13.659072', "updated_at" = '2013-01-30 16:27:13.659072', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 4 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 3]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":3},{"user_id":1,"comment_id":4}]', "updated_at" = '2013-01-30 16:27:13.662732' WHERE "posts"."id" = 3  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 16:27:13.663979' WHERE "inkwell_comments"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["parent_id", nil], ["post_id", 6], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 6, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-30 16:27:13.700952', "updated_at" = '2013-01-30 16:27:13.700952', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 5 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-30 16:27:13.704752' WHERE "posts"."id" = 6  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 16:27:13.706314' WHERE "inkwell_comments"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["parent_id", nil], ["post_id", 6], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 6, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-30 16:27:13.708142', "updated_at" = '2013-01-30 16:27:13.708142', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 6 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5},{"user_id":1,"comment_id":6}]', "updated_at" = '2013-01-30 16:27:13.711959' WHERE "posts"."id" = 6  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 16:27:13.713199' WHERE "inkwell_comments"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["parent_id", nil], ["post_id", 6], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 6, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-30 16:27:13.714885', "updated_at" = '2013-01-30 16:27:13.714885', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 7 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5},{"user_id":1,"comment_id":6},{"user_id":1,"comment_id":7}]', "updated_at" = '2013-01-30 16:27:13.718447' WHERE "posts"."id" = 6  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 16:27:13.719592' WHERE "inkwell_comments"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["parent_id", nil], ["post_id", 6], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 6, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-01-30 16:27:13.721202', "updated_at" = '2013-01-30 16:27:13.721202', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 8 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5},{"user_id":1,"comment_id":6},{"user_id":1,"comment_id":7},{"user_id":2,"comment_id":8}]', "updated_at" = '2013-01-30 16:27:13.724762' WHERE "posts"."id" = 6  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 16:27:13.725924' WHERE "inkwell_comments"."id" = 8  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["is_comment", false], ["item_id", 2], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-30 16:27:13.734354' WHERE "posts"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["is_comment", true], ["item_id", 2], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-30 16:27:13.738308' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["is_comment", false], ["item_id", 3], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-30 16:27:13.742220' WHERE "posts"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["is_comment", true], ["item_id", 3], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-30 16:27:13.746152' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 4 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["is_comment", true], ["item_id", 4], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-30 16:27:13.750239' WHERE "inkwell_comments"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 4 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["is_comment", false], ["item_id", 4], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-30 16:27:13.754134' WHERE "posts"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 5 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["is_comment", false], ["item_id", 5], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-30 16:27:13.758031' WHERE "posts"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 6 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["is_comment", false], ["item_id", 6], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-30 16:27:13.761977' WHERE "posts"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 5 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["is_comment", true], ["item_id", 5], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-30 16:27:13.765986' WHERE "inkwell_comments"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 6 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["is_comment", true], ["item_id", 6], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-30 16:27:13.770077' WHERE "inkwell_comments"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["is_comment", true], ["item_id", 7], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-30 16:27:13.774940' WHERE "inkwell_comments"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 8 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["is_comment", true], ["item_id", 8], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-30 16:27:13.779209' WHERE "inkwell_comments"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["is_comment", false], ["item_id", 7], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-30 16:27:13.783951' WHERE "posts"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["is_comment", false], ["item_id", 7], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1,2]', "updated_at" = '2013-01-30 16:27:13.810002' WHERE "posts"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["is_comment", true], ["item_id", 3], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1,2]', "updated_at" = '2013-01-30 16:27:13.813950' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 7 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["is_comment", true], ["is_reblog", true], ["item_id", 7], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-30 16:27:13.818728' WHERE "inkwell_comments"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 7 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 7], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-30 16:27:13.823137' WHERE "posts"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.3ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 7]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 7 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 8]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 8 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 8 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 7]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 7 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 6 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 6 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 5]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 5 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 5 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 6 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 6 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 5]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 5 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 5 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 4]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 4 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 4 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 4]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 4 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 4 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 3 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' LIMIT 1  (0.8ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.3ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-30 16:27:13.877936', "updated_at" = '2013-01-30 16:27:13.877936', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-30 16:27:13.882072' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 16:27:13.883412' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-30 16:27:13.888294' WHERE "inkwell_comments"."id" = 1  (0.1ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1,2]', "updated_at" = '2013-01-30 16:27:13.917914' WHERE "inkwell_comments"."id" = 1  (0.1ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-30 16:27:13.943591', "updated_at" = '2013-01-30 16:27:13.943591', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-30 16:27:13.947539' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 16:27:13.948808' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-30 16:27:13.953679' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."id" = ? [["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[]', "updated_at" = '2013-01-30 16:27:13.959561' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-30 16:27:13.965206' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1,2]', "updated_at" = '2013-01-30 16:27:13.969253' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"  Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."id" = ? [["id", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-30 16:27:13.974081' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"  (0.8ms) rollback transaction  (1.2ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:13 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-30 16:27:13.998842', "updated_at" = '2013-01-30 16:27:13.998842', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-30 16:27:14.002609' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 16:27:14.003884' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["is_comment", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-30 16:27:14.008356' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"  Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["is_comment", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1,2]', "updated_at" = '2013-01-30 16:27:14.038166' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"  Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-30 16:27:14.064138', "updated_at" = '2013-01-30 16:27:14.064138', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-30 16:27:14.067930' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 16:27:14.069188' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[2]', "updated_at" = '2013-01-30 16:27:14.075925' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 3 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[2,3]', "updated_at" = '2013-01-30 16:27:14.080056' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-30 16:27:14.104141', "updated_at" = '2013-01-30 16:27:14.104141', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-30 16:27:14.107984' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 16:27:14.109269' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["is_comment", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-30 16:27:14.113636' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."id" = ? [["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[]', "updated_at" = '2013-01-30 16:27:14.118560' WHERE "posts"."id" = 1  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"  Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["is_comment", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-30 16:27:14.124429' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["is_comment", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1,2]', "updated_at" = '2013-01-30 16:27:14.128607' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."id" = ? [["id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[2]', "updated_at" = '2013-01-30 16:27:14.134231' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"   (0.8ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.2ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-30 16:27:14.182514', "updated_at" = '2013-01-30 16:27:14.182514', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-30 16:27:14.186163' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 16:27:14.187427' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["is_comment", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[2]', "updated_at" = '2013-01-30 16:27:14.193987' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 3 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["is_comment", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[2,3]', "updated_at" = '2013-01-30 16:27:14.198020' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.3ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-30 16:27:14.222828', "updated_at" = '2013-01-30 16:27:14.222828', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-30 16:27:14.226715' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 16:27:14.228012' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-30 16:27:14.232852' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-30 16:27:14.257521', "updated_at" = '2013-01-30 16:27:14.257521', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-30 16:27:14.261376' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 16:27:14.262676' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["parent_id", nil], ["post_id", 2], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 2, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-30 16:27:14.270064', "updated_at" = '2013-01-30 16:27:14.270064', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 2]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":2}]', "updated_at" = '2013-01-30 16:27:14.274389' WHERE "posts"."id" = 2  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 16:27:14.300885' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["parent_id", nil], ["post_id", 3], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 3, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-01-30 16:27:14.307743', "updated_at" = '2013-01-30 16:27:14.307743', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 3]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":3}]', "updated_at" = '2013-01-30 16:27:14.311742' WHERE "posts"."id" = 3  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 16:27:14.312875' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["parent_id", nil], ["post_id", 3], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 3, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-30 16:27:14.314573', "updated_at" = '2013-01-30 16:27:14.314573', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 4 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 3]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":3},{"user_id":1,"comment_id":4}]', "updated_at" = '2013-01-30 16:27:14.318141' WHERE "posts"."id" = 3  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 16:27:14.319321' WHERE "inkwell_comments"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["parent_id", nil], ["post_id", 6], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "post_id" = 6, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-30 16:27:14.335612', "updated_at" = '2013-01-30 16:27:14.335612', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 5 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-30 16:27:14.339624' WHERE "posts"."id" = 6  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 16:27:14.340904' WHERE "inkwell_comments"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["parent_id", nil], ["post_id", 6], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 6, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-30 16:27:14.342563', "updated_at" = '2013-01-30 16:27:14.342563', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 6 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5},{"user_id":1,"comment_id":6}]', "updated_at" = '2013-01-30 16:27:14.346146' WHERE "posts"."id" = 6  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 16:27:14.347675' WHERE "inkwell_comments"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["parent_id", nil], ["post_id", 6], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 6, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-30 16:27:14.349577', "updated_at" = '2013-01-30 16:27:14.349577', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 7 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5},{"user_id":1,"comment_id":6},{"user_id":1,"comment_id":7}]', "updated_at" = '2013-01-30 16:27:14.353360' WHERE "posts"."id" = 6  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 16:27:14.354595' WHERE "inkwell_comments"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["parent_id", nil], ["post_id", 6], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 6, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-01-30 16:27:14.356408', "updated_at" = '2013-01-30 16:27:14.356408', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 8 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5},{"user_id":1,"comment_id":6},{"user_id":1,"comment_id":7},{"user_id":2,"comment_id":8}]', "updated_at" = '2013-01-30 16:27:14.360301' WHERE "posts"."id" = 6  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 16:27:14.361679' WHERE "inkwell_comments"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["is_comment", false], ["item_id", 2], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-30 16:27:14.370695' WHERE "posts"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["is_comment", true], ["item_id", 2], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-30 16:27:14.375682' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["is_comment", false], ["item_id", 3], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-30 16:27:14.380281' WHERE "posts"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["is_comment", true], ["item_id", 3], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-30 16:27:14.410750' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 4 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["is_comment", true], ["item_id", 4], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-30 16:27:14.416112' WHERE "inkwell_comments"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 4 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["is_comment", false], ["item_id", 4], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-30 16:27:14.420210' WHERE "posts"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 5 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["is_comment", false], ["item_id", 5], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-30 16:27:14.424233' WHERE "posts"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 6 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["is_comment", false], ["item_id", 6], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-30 16:27:14.428281' WHERE "posts"."id" = 6  (0.1ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 5 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["is_comment", true], ["item_id", 5], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-30 16:27:14.432413' WHERE "inkwell_comments"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 6 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["is_comment", true], ["item_id", 6], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-30 16:27:14.436412' WHERE "inkwell_comments"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["is_comment", true], ["item_id", 7], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-30 16:27:14.440463' WHERE "inkwell_comments"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 8 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["is_comment", true], ["item_id", 8], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-30 16:27:14.444476' WHERE "inkwell_comments"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["is_comment", false], ["item_id", 7], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-30 16:27:14.448518' WHERE "posts"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.3ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 7]] Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 8]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 7]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 5]] Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]] Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 5]] Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 4]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 4]] Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.3ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 7]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 8]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 7]] Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 5]] Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]] Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 5]] Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 4]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 4]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 8 AND "inkwell_favorite_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."id" = ? LIMIT 1 [["id", 12]] Inkwell::FavoriteItem Load (0.3ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."user_id" = 1 AND (created_at < '2013-01-30 16:27:14.443040') ORDER BY created_at DESC LIMIT 10 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 7]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 5]] Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]] Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 5]] Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 4]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 4]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 3]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 8 AND "inkwell_favorite_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.0ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."id" = ? LIMIT 1 [["id", 12]] Inkwell::FavoriteItem Load (0.3ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."user_id" = 1 AND (created_at < '2013-01-30 16:27:14.443040') ORDER BY created_at DESC LIMIT 5 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 7]] Inkwell::Comment Load (22.5ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]] Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 5]] Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]] Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 5]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 5 AND "inkwell_favorite_items"."is_comment" = 'f' LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-30 16:27:14.529002', "updated_at" = '2013-01-30 16:27:14.529002', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-30 16:27:14.533223' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 16:27:14.534512' WHERE "inkwell_comments"."id" = 1  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.3ms) DELETE FROM "inkwell_favorite_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.3ms) DELETE FROM "inkwell_timeline_items";  (0.3ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.3ms) DELETE FROM "users";  (0.2ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-30 16:27:14.563594', "updated_at" = '2013-01-30 16:27:14.563594', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-30 16:27:14.567595' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 16:27:14.568865' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.3ms) DELETE FROM "users";  (0.2ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-30 16:27:14.593849', "updated_at" = '2013-01-30 16:27:14.593849', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-30 16:27:14.598261' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 16:27:14.599563' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-01-30 16:27:14.656550', "updated_at" = '2013-01-30 16:27:14.656550', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-30 16:27:14.660267' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 16:27:14.661485' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[1]', "updated_at" = '2013-01-30 16:27:14.662875' WHERE "users"."id" = 2  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-30 16:27:14.664404' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.3ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 8 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 8], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 7 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 7], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 6 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 6], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 5 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 5], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]]  (0.8ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-30 16:27:14.705810', "updated_at" = '2013-01-30 16:27:14.705810', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-30 16:27:14.709475' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 16:27:14.710738' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-01-30 16:27:14.742552', "updated_at" = '2013-01-30 16:27:14.742552', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-30 16:27:14.746328' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 16:27:14.747581' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 3 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[3]', "updated_at" = '2013-01-30 16:27:14.753797' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[2]', "updated_at" = '2013-01-30 16:27:14.755113' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[3]', "updated_at" = '2013-01-30 16:27:14.756423' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 3 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["from_source", "[{\"user_id\":3,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 LIMIT 1  (0.8ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-30 16:27:14.786351', "updated_at" = '2013-01-30 16:27:14.786351', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-30 16:27:14.790541' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 16:27:14.791745' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-01-30 16:27:14.821753', "updated_at" = '2013-01-30 16:27:14.821753', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-30 16:27:14.825234' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 16:27:14.826378' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.2ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-30 16:27:14.850008', "updated_at" = '2013-01-30 16:27:14.850008', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-30 16:27:14.853641' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 16:27:14.854864' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-01-30 16:27:14.884180', "updated_at" = '2013-01-30 16:27:14.884180', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-30 16:27:14.887588' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 16:27:14.888696' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[1]', "updated_at" = '2013-01-30 16:27:14.889956' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-30 16:27:14.891183' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 8 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 8], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 7 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 7], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 6 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 6], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 5 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 5], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]]  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1 Inkwell::TimelineItem Load (0.2ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."item_id" = 5 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."item_id" = 6 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."item_id" = 7 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."item_id" = 8 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."item_id" = 2 AND "inkwell_timeline_items"."is_comment" = 't' LIMIT 1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-30 16:27:14.935634', "updated_at" = '2013-01-30 16:27:14.935634', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-30 16:27:14.939236' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 16:27:14.940519' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-01-30 16:27:14.969945', "updated_at" = '2013-01-30 16:27:14.969945', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-30 16:27:15.014478' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 16:27:15.015717' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[1]', "updated_at" = '2013-01-30 16:27:15.017145' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-30 16:27:15.018470' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 8 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 8], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 7 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 7], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 6 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 6], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 5 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:14 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 5], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[]', "updated_at" = '2013-01-30 16:27:15.033093' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[]', "updated_at" = '2013-01-30 16:27:15.034444' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."has_many_sources" = 'f' AND (from_source like '%{"user_id":2%' and user_id = 1) Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE (from_source like '%{"user_id":2%' and user_id = 1) User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-30 16:27:15.059119', "updated_at" = '2013-01-30 16:27:15.059119', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.3ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-30 16:27:15.062707' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 16:27:15.064232' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-01-30 16:27:15.092863', "updated_at" = '2013-01-30 16:27:15.092863', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-30 16:27:15.096163' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 16:27:15.097270' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[1]', "updated_at" = '2013-01-30 16:27:15.098525' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-30 16:27:15.099776' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 8 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 8], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 7 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 7], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 6 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 6], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 5 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 5], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."item_id" = 5 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."item_id" = 6 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."item_id" = 7 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1 Inkwell::TimelineItem Load (0.2ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."item_id" = 8 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.3ms) DELETE FROM "inkwell_favorite_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-30 16:27:15.138494', "updated_at" = '2013-01-30 16:27:15.138494', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-30 16:27:15.141968' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 16:27:15.143141' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.3ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-01-30 16:27:15.172564', "updated_at" = '2013-01-30 16:27:15.172564', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-30 16:27:15.175918' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 16:27:15.177029' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 3 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[3]', "updated_at" = '2013-01-30 16:27:15.183171' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[2]', "updated_at" = '2013-01-30 16:27:15.184471' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[3]', "updated_at" = '2013-01-30 16:27:15.185681' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 3 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["from_source", "[{\"user_id\":3,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[2]', "updated_at" = '2013-01-30 16:27:15.191310' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[3,1]', "updated_at" = '2013-01-30 16:27:15.192678' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 4 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 4], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 3 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 3], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 2 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 2], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_timeline_items" SET "has_many_sources" = 't', "from_source" = '[{"user_id":3,"type":"reblog"},{"user_id":1,"type":"following"}]', "updated_at" = '2013-01-30 16:27:15.204419' WHERE "inkwell_timeline_items"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[]', "updated_at" = '2013-01-30 16:27:15.208615' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[3]', "updated_at" = '2013-01-30 16:27:15.210080' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."has_many_sources" = 'f' AND (from_source like '%{"user_id":1%' and user_id = 2) Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE (from_source like '%{"user_id":1%' and user_id = 2)  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_timeline_items" SET "from_source" = '[{"user_id":3,"type":"reblog"}]', "has_many_sources" = 'f', "updated_at" = '2013-01-30 16:27:15.212499' WHERE "inkwell_timeline_items"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[2]', "updated_at" = '2013-01-30 16:27:15.216605' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[3,1]', "updated_at" = '2013-01-30 16:27:15.218216' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 4 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 4], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 3 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 3], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 2 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 2], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_timeline_items" SET "has_many_sources" = 't', "from_source" = '[{"user_id":3,"type":"reblog"},{"user_id":1,"type":"following"}]', "updated_at" = '2013-01-30 16:27:15.229265' WHERE "inkwell_timeline_items"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[]', "updated_at" = '2013-01-30 16:27:15.232541' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[1]', "updated_at" = '2013-01-30 16:27:15.234063' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."has_many_sources" = 'f' AND (from_source like '%{"user_id":3%' and user_id = 2) Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE (from_source like '%{"user_id":3%' and user_id = 2)  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_timeline_items" SET "from_source" = '[{"user_id":1,"type":"following"}]', "has_many_sources" = 'f', "updated_at" = '2013-01-30 16:27:15.236559' WHERE "inkwell_timeline_items"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (4.4ms) rollback transaction  (1.9ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_1"], ["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_2"], ["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_3"], ["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "morozovm_post_test_body"], ["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_4"], ["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_5"], ["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 5 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 5], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[1]', "updated_at" = '2013-01-30 16:27:15.292237' WHERE "posts"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "morozovm_post_test_body_1"], ["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_6"], ["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 9], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_7"], ["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 10], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_8"], ["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 11], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "morozovm_post_test_body_2"], ["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 12], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_9"], ["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 13], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "morozovm_post_test_body_3"], ["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 14], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 8 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 8], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[1]', "updated_at" = '2013-01-30 16:27:15.322536' WHERE "posts"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 12 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 12], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[1]', "updated_at" = '2013-01-30 16:27:15.326664' WHERE "posts"."id" = 12  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 13 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 13], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-30 16:27:15.330863' WHERE "posts"."id" = 13  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 13 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["is_comment", false], ["item_id", 13], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[2]', "updated_at" = '2013-01-30 16:27:15.334754' WHERE "posts"."id" = 13  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.3ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 12]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 12 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 12 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 8]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 8 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 8 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 13]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 13 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 13 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 11]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 11 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 11 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 10]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 10 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 10 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 9]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 9 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 9 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 5]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 5 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 5 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 7]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 7 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 6 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 6 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 4]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 4 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 4 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 13 AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.4ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[2]', "updated_at" = '2013-01-30 16:27:15.430218' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[1]', "updated_at" = '2013-01-30 16:27:15.431624' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[2,3]', "updated_at" = '2013-01-30 16:27:15.437554' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[1]', "updated_at" = '2013-01-30 16:27:15.438937' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["user_id", 1]] SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 2], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["user_id", 2]] SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 2], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["user_id", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' AND "inkwell_timeline_items"."item_id" = 2  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' AND "inkwell_timeline_items"."item_id" = 2  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-30 16:27:15.497852', "updated_at" = '2013-01-30 16:27:15.497852', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-30 16:27:15.501432' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 16:27:15.502631' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[3]', "updated_at" = '2013-01-30 16:27:15.504145' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-30 16:27:15.505412' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-30 16:27:15.511514' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 LIMIT 1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-30 16:27:15.539358', "updated_at" = '2013-01-30 16:27:15.539358', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-30 16:27:15.542916' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 16:27:15.544119' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[3]', "updated_at" = '2013-01-30 16:27:15.545445' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-30 16:27:15.546701' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["is_comment", true], ["is_reblog", true], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-30 16:27:15.552993' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 't' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", true], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.3ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-30 16:27:15.582720', "updated_at" = '2013-01-30 16:27:15.582720', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-30 16:27:15.586374' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 16:27:15.587622' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-30 16:27:15.592087' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_comment" = 'f'  (0.1ms) SELECT COUNT(*) FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_comment" = 'f' AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (1.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-30 16:27:15.617250', "updated_at" = '2013-01-30 16:27:15.617250', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-30 16:27:15.621525' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 16:27:15.622771' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[3]', "updated_at" = '2013-01-30 16:27:15.624068' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-30 16:27:15.625278' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10  (0.1ms) SAVEPOINT active_record_1  (0.2ms) UPDATE "users" SET "followers_ids" = '[3]', "updated_at" = '2013-01-30 16:27:15.628172' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2,1]', "updated_at" = '2013-01-30 16:27:15.629831' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-30 16:27:15.639331' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_timeline_items" SET "has_many_sources" = 't', "from_source" = '[{"user_id":1,"type":"following"},{"user_id":2,"type":"reblog"}]', "updated_at" = '2013-01-30 16:27:15.641694' WHERE "inkwell_timeline_items"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 LIMIT 1  (0.8ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-30 16:27:15.668350', "updated_at" = '2013-01-30 16:27:15.668350', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-30 16:27:15.672035' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 16:27:15.673271' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[4]', "updated_at" = '2013-01-30 16:27:15.676181' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-30 16:27:15.677429' WHERE "users"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.3ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-30 16:27:15.683787' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 4 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["user_id", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 4 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 4 LIMIT 1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[]', "updated_at" = '2013-01-30 16:27:15.691569' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."id" = ? [["id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 4 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."id" = ? [["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 4 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f'  (0.8ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00]]  (0.4ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-30 16:27:15.721979', "updated_at" = '2013-01-30 16:27:15.721979', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-30 16:27:15.725506' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 16:27:15.726692' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 4 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["user_id", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[4]', "updated_at" = '2013-01-30 16:27:15.732636' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[2]', "updated_at" = '2013-01-30 16:27:15.733904' WHERE "users"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[4]', "updated_at" = '2013-01-30 16:27:15.735082' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 4 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["from_source", "[{\"user_id\":4,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[2]', "updated_at" = '2013-01-30 16:27:15.740691' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[4,1]', "updated_at" = '2013-01-30 16:27:15.742022' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_timeline_items" SET "has_many_sources" = 't', "from_source" = '[{"user_id":4,"type":"reblog"},{"user_id":1,"type":"following"}]', "updated_at" = '2013-01-30 16:27:15.746160' WHERE "inkwell_timeline_items"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 4 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1  (0.2ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[]', "updated_at" = '2013-01-30 16:27:15.752259' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."user_id" = 4 AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."id" = ? [["id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_timeline_items" SET "has_many_sources" = 'f', "from_source" = '[{"user_id":1,"type":"following"}]', "updated_at" = '2013-01-30 16:27:15.756713' WHERE "inkwell_timeline_items"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-30 16:27:15.782811', "updated_at" = '2013-01-30 16:27:15.782811', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-30 16:27:15.786332' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 16:27:15.787548' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-30 16:27:15.794004' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["is_comment", true], ["is_reblog", true], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-30 16:27:15.798473' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.3ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-30 16:27:15.824618', "updated_at" = '2013-01-30 16:27:15.824618', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-30 16:27:15.828357' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 16:27:15.829590' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["is_comment", true], ["is_reblog", true], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-30 16:27:15.834021' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.2ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_reblog_it" = '[]', "updated_at" = '2013-01-30 16:27:15.836723' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."id" = ? [["id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_comment" = 't' AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.8ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.6ms) DELETE FROM "inkwell_timeline_items";  (0.3ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-30 16:27:15.889055', "updated_at" = '2013-01-30 16:27:15.889055', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-30 16:27:15.892994' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 16:27:15.942143' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.9ms) rollback transaction  (1.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.5ms) DELETE FROM "inkwell_favorite_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.3ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-30 16:27:15.970793', "updated_at" = '2013-01-30 16:27:15.970793', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-30 16:27:15.974653' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 16:27:15.975926' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["is_comment", true], ["is_reblog", true], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-30 16:27:15.983341' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 4 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["is_comment", true], ["is_reblog", true], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:15 UTC +00:00], ["user_id", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_reblog_it" = '[2,4]', "updated_at" = '2013-01-30 16:27:15.987617' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.3ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-30 16:27:16.013001', "updated_at" = '2013-01-30 16:27:16.013001', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-30 16:27:16.016773' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 16:27:16.018003' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-30 16:27:16.022487' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[]', "updated_at" = '2013-01-30 16:27:16.025056' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."id" = ? [["id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_comment" = 'f'  (0.1ms) SELECT COUNT(*) FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_comment" = 'f' AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.8ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-30 16:27:16.053711', "updated_at" = '2013-01-30 16:27:16.053711', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-30 16:27:16.057219' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 16:27:16.058392' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-30 16:27:16.064966' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 4 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["user_id", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2,4]', "updated_at" = '2013-01-30 16:27:16.069169' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.2ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-30 16:27:16.093646', "updated_at" = '2013-01-30 16:27:16.093646', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-30 16:27:16.097226' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 16:27:16.098452' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["is_comment", true], ["is_reblog", true], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-30 16:27:16.102787' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_comment" = 't' AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.3ms) DELETE FROM "users";  (0.2ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-30 16:27:16.127648', "updated_at" = '2013-01-30 16:27:16.127648', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-30 16:27:16.131155' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 16:27:16.132332' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[4]', "updated_at" = '2013-01-30 16:27:16.135048' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-30 16:27:16.136220' WHERE "users"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["is_comment", true], ["is_reblog", true], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-30 16:27:16.142117' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 4 AND "inkwell_timeline_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", true], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["user_id", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 4 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 't' Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 4 LIMIT 1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_reblog_it" = '[]', "updated_at" = '2013-01-30 16:27:16.149903' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."id" = ? [["id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 4 AND "inkwell_timeline_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.0ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."id" = ? [["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 4 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 't'  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-30 16:27:16.177206', "updated_at" = '2013-01-30 16:27:16.177206', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-30 16:27:16.180777' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 16:27:16.181982' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[3]', "updated_at" = '2013-01-30 16:27:16.183300' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-30 16:27:16.184507' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-30 16:27:16.190474' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[3]', "updated_at" = '2013-01-30 16:27:16.194323' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2,1]', "updated_at" = '2013-01-30 16:27:16.195602' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_timeline_items" SET "has_many_sources" = 't', "from_source" = '[{"user_id":2,"type":"reblog"},{"user_id":1,"type":"following"}]', "updated_at" = '2013-01-30 16:27:16.199529' WHERE "inkwell_timeline_items"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 LIMIT 1  (0.7ms) rollback transaction  (1.2ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-30 16:27:16.226055', "updated_at" = '2013-01-30 16:27:16.226055', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-30 16:27:16.229602' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 16:27:16.230920' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[1]', "updated_at" = '2013-01-30 16:27:16.232238' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-30 16:27:16.233478' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-30 16:27:16.239598' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["is_comment", true], ["is_reblog", true], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-30 16:27:16.244070' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1  (0.9ms) rollback transaction  (1.2ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-30 16:27:16.269380', "updated_at" = '2013-01-30 16:27:16.269380', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-30 16:27:16.272943' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 16:27:16.274143' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-30 16:27:16.275912', "updated_at" = '2013-01-30 16:27:16.275912', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-30 16:27:16.279362' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-30 16:27:16.281923' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-30 16:27:16.282952' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["parent_id", 2], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 2, "user_id" = 2, "created_at" = '2013-01-30 16:27:16.284524', "updated_at" = '2013-01-30 16:27:16.284524', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":2,"comment_id":3}]', "updated_at" = '2013-01-30 16:27:16.288001' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":2,"comment_id":3}]', "updated_at" = '2013-01-30 16:27:16.290519' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":3}]', "updated_at" = '2013-01-30 16:27:16.292139' WHERE "inkwell_comments"."id" = 2  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,2]', "updated_at" = '2013-01-30 16:27:16.293098' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-30 16:27:16.294833', "updated_at" = '2013-01-30 16:27:16.294833', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 4 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":2,"comment_id":3},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-30 16:27:16.298517' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":2,"comment_id":3},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-30 16:27:16.301313' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-30 16:27:16.302357' WHERE "inkwell_comments"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["from_source", nil], ["has_many_sources", false], ["is_comment", true], ["item_id", 3], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["is_comment", true], ["item_id", 3], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["from_source", nil], ["has_many_sources", false], ["is_comment", true], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["is_comment", true], ["is_reblog", nil], ["item_id", 3], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["is_comment", true], ["is_reblog", nil], ["item_id", 3], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["is_comment", true], ["is_reblog", nil], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"  Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items"  Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) DELETE FROM "inkwell_comments" WHERE "inkwell_comments"."id" IN (2, 3, 4) SQL (0.1ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" IN (2, 3, 4, 1) AND "inkwell_timeline_items"."is_comment" = 't' SQL (0.1ms) DELETE FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" IN (2, 3, 4, 1) AND "inkwell_favorite_items"."is_comment" = 't' SQL (0.1ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" IN (2, 3, 4, 1) AND "inkwell_blog_items"."is_comment" = 't' Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[]', "updated_at" = '2013-01-30 16:27:16.320198' WHERE "posts"."id" = 1 SQL (0.1ms) DELETE FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? [["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items"  Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments"   (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-30 16:27:16.344421', "updated_at" = '2013-01-30 16:27:16.344421', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-30 16:27:16.348208' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 16:27:16.349487' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-01-30 16:27:16.351257', "updated_at" = '2013-01-30 16:27:16.351257', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-30 16:27:16.354647' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 16:27:16.355744' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-30 16:27:16.357250', "updated_at" = '2013-01-30 16:27:16.357250', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-30 16:27:16.386979' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 16:27:16.388141' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-01-30 16:27:16.389763', "updated_at" = '2013-01-30 16:27:16.389763', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 4 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-30 16:27:16.393422' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 16:27:16.394925' WHERE "inkwell_comments"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-30 16:27:16.396893', "updated_at" = '2013-01-30 16:27:16.396893', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 5 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-30 16:27:16.400840' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 16:27:16.449953' WHERE "inkwell_comments"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-01-30 16:27:16.451829', "updated_at" = '2013-01-30 16:27:16.451829', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 6 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6}]', "updated_at" = '2013-01-30 16:27:16.455827' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 16:27:16.457004' WHERE "inkwell_comments"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-01-30 16:27:16.458611', "updated_at" = '2013-01-30 16:27:16.458611', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 7 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7}]', "updated_at" = '2013-01-30 16:27:16.462427' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 16:27:16.463584' WHERE "inkwell_comments"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-30 16:27:16.465303', "updated_at" = '2013-01-30 16:27:16.465303', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 8 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8}]', "updated_at" = '2013-01-30 16:27:16.468917' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 16:27:16.470076' WHERE "inkwell_comments"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-30 16:27:16.471584', "updated_at" = '2013-01-30 16:27:16.471584', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 9 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9}]', "updated_at" = '2013-01-30 16:27:16.475212' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 16:27:16.476302' WHERE "inkwell_comments"."id" = 9  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-01-30 16:27:16.477807', "updated_at" = '2013-01-30 16:27:16.477807', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 10 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10}]', "updated_at" = '2013-01-30 16:27:16.481402' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 16:27:16.482493' WHERE "inkwell_comments"."id" = 10  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-30 16:27:16.483981', "updated_at" = '2013-01-30 16:27:16.483981', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 11 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11}]', "updated_at" = '2013-01-30 16:27:16.487579' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 16:27:16.488675' WHERE "inkwell_comments"."id" = 11  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-01-30 16:27:16.490152', "updated_at" = '2013-01-30 16:27:16.490152', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 12 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11},{"user_id":2,"comment_id":12}]', "updated_at" = '2013-01-30 16:27:16.493774' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 16:27:16.494857' WHERE "inkwell_comments"."id" = 12  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.3ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 11]] Inkwell::Comment Load (0.3ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 AND (created_at < '2013-01-30 16:27:16.483981') ORDER BY created_at DESC LIMIT 10  (0.8ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.2ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-30 16:27:16.524215', "updated_at" = '2013-01-30 16:27:16.524215', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-30 16:27:16.527763' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 16:27:16.528953' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-30 16:27:16.530855', "updated_at" = '2013-01-30 16:27:16.530855', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-30 16:27:16.534226' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-30 16:27:16.536703' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-30 16:27:16.537737' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 1, "created_at" = '2013-01-30 16:27:16.539318', "updated_at" = '2013-01-30 16:27:16.539318', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-30 16:27:16.542636' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-30 16:27:16.545118' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-30 16:27:16.546140' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SELECT COUNT(*) FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-30 16:27:16.569986', "updated_at" = '2013-01-30 16:27:16.569986', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-30 16:27:16.573708' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 16:27:16.574935' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-30 16:27:16.576677', "updated_at" = '2013-01-30 16:27:16.576677', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-30 16:27:16.580175' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-30 16:27:16.582742' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-30 16:27:16.583782' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-30 16:27:16.585278', "updated_at" = '2013-01-30 16:27:16.585278', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-30 16:27:16.588715' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 16:27:16.589819' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-30 16:27:16.591324', "updated_at" = '2013-01-30 16:27:16.591324', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 4 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-30 16:27:16.594815' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-30 16:27:16.597515' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-30 16:27:16.598534' WHERE "inkwell_comments"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-30 16:27:16.600001', "updated_at" = '2013-01-30 16:27:16.600001', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 5 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-30 16:27:16.603421' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 16:27:16.604834' WHERE "inkwell_comments"."id" = 5  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-30 16:27:16.606853', "updated_at" = '2013-01-30 16:27:16.606853', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 6 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6}]', "updated_at" = '2013-01-30 16:27:16.610517' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":2,"comment_id":4},{"user_id":2,"comment_id":6}]', "updated_at" = '2013-01-30 16:27:16.612990' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-30 16:27:16.614046' WHERE "inkwell_comments"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-30 16:27:16.615526', "updated_at" = '2013-01-30 16:27:16.615526', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 7 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":1,"comment_id":7}]', "updated_at" = '2013-01-30 16:27:16.619010' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 16:27:16.620119' WHERE "inkwell_comments"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 7]]  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.0ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.3ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-30 16:27:16.644363', "updated_at" = '2013-01-30 16:27:16.644363', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-30 16:27:16.648026' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 16:27:16.649260' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["from_source", nil], ["has_many_sources", false], ["is_comment", true], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["is_comment", true], ["is_reblog", nil], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["is_comment", true], ["is_reblog", nil], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"  Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items"  Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments"  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_comments" WHERE "inkwell_comments"."id" IN (NULL) SQL (0.1ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" IN (1) AND "inkwell_timeline_items"."is_comment" = 't' SQL (0.1ms) DELETE FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" IN (1) AND "inkwell_favorite_items"."is_comment" = 't' SQL (0.1ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" IN (1) AND "inkwell_blog_items"."is_comment" = 't' Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[]', "updated_at" = '2013-01-30 16:27:16.661722' WHERE "posts"."id" = 1 SQL (0.0ms) DELETE FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? [["id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"  Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items"  Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments"  (0.7ms) rollback transaction  (1.2ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.3ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-30 16:27:16.687137', "updated_at" = '2013-01-30 16:27:16.687137', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-30 16:27:16.690640' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 16:27:16.691816' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-30 16:27:16.693500', "updated_at" = '2013-01-30 16:27:16.693500', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-30 16:27:16.696812' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-30 16:27:16.699298' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-30 16:27:16.700334' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 1, "created_at" = '2013-01-30 16:27:16.701888', "updated_at" = '2013-01-30 16:27:16.701888', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-30 16:27:16.705232' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-30 16:27:16.707651' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-30 16:27:16.708624' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["is_comment", true], ["item_id", 2], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-30 16:27:16.712873' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["is_comment", true], ["item_id", 3], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[2]', "updated_at" = '2013-01-30 16:27:16.716642' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.2ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 3 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 2 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::Comment Load (0.2ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 3 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 2 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-30 16:27:16.755187', "updated_at" = '2013-01-30 16:27:16.755187', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-30 16:27:16.758628' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 16:27:16.759833' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-30 16:27:16.761553', "updated_at" = '2013-01-30 16:27:16.761553', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-30 16:27:16.764882' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-30 16:27:16.767318' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-30 16:27:16.768304' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 1, "created_at" = '2013-01-30 16:27:16.769822', "updated_at" = '2013-01-30 16:27:16.769822', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-30 16:27:16.773127' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-30 16:27:16.775534' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-30 16:27:16.776515' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["parent_id", 2], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 2, "user_id" = 2, "created_at" = '2013-01-30 16:27:16.778018', "updated_at" = '2013-01-30 16:27:16.778018', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 4 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-30 16:27:16.781779' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-30 16:27:16.784301' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-30 16:27:16.785863' WHERE "inkwell_comments"."id" = 2  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,2]', "updated_at" = '2013-01-30 16:27:16.786799' WHERE "inkwell_comments"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["parent_id", 3], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 3, "user_id" = 1, "created_at" = '2013-01-30 16:27:16.788292', "updated_at" = '2013-01-30 16:27:16.788292', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 5 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-30 16:27:16.792084' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-30 16:27:16.794839' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-30 16:27:16.796484' WHERE "inkwell_comments"."id" = 3  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,3]', "updated_at" = '2013-01-30 16:27:16.797478' WHERE "inkwell_comments"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-30 16:27:16.798940', "updated_at" = '2013-01-30 16:27:16.798940', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 6 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6}]', "updated_at" = '2013-01-30 16:27:16.802377' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6}]', "updated_at" = '2013-01-30 16:27:16.831313' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-30 16:27:16.832401' WHERE "inkwell_comments"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["parent_id", 4], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 4, "user_id" = 2, "created_at" = '2013-01-30 16:27:16.833926', "updated_at" = '2013-01-30 16:27:16.833926', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 7 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7}]', "updated_at" = '2013-01-30 16:27:16.837872' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 4]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7}]', "updated_at" = '2013-01-30 16:27:16.840694' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":4},{"user_id":2,"comment_id":7}]', "updated_at" = '2013-01-30 16:27:16.842433' WHERE "inkwell_comments"."id" = 2 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 4]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":7}]', "updated_at" = '2013-01-30 16:27:16.844025' WHERE "inkwell_comments"."id" = 4  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,2,4]', "updated_at" = '2013-01-30 16:27:16.845050' WHERE "inkwell_comments"."id" = 7  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["parent_id", 3], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 3, "user_id" = 1, "created_at" = '2013-01-30 16:27:16.846716', "updated_at" = '2013-01-30 16:27:16.846716', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 8 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (48.3ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8}]', "updated_at" = '2013-01-30 16:27:16.850857' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8}]', "updated_at" = '2013-01-30 16:27:16.902821' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5},{"user_id":1,"comment_id":8}]', "updated_at" = '2013-01-30 16:27:16.904754' WHERE "inkwell_comments"."id" = 3  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,3]', "updated_at" = '2013-01-30 16:27:16.905808' WHERE "inkwell_comments"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 1, "created_at" = '2013-01-30 16:27:16.907532', "updated_at" = '2013-01-30 16:27:16.907532', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 9 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9}]', "updated_at" = '2013-01-30 16:27:16.911483' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9}]', "updated_at" = '2013-01-30 16:27:16.914378' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-30 16:27:16.915432' WHERE "inkwell_comments"."id" = 9  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["parent_id", 6], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 6, "user_id" = 2, "created_at" = '2013-01-30 16:27:16.916948', "updated_at" = '2013-01-30 16:27:16.916948', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 10 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10}]', "updated_at" = '2013-01-30 16:27:16.920830' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10}]', "updated_at" = '2013-01-30 16:27:16.923610' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":10}]', "updated_at" = '2013-01-30 16:27:16.925218' WHERE "inkwell_comments"."id" = 6  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,6]', "updated_at" = '2013-01-30 16:27:16.926186' WHERE "inkwell_comments"."id" = 10  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["parent_id", 5], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 5, "user_id" = 1, "created_at" = '2013-01-30 16:27:16.927655', "updated_at" = '2013-01-30 16:27:16.927655', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 11 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11}]', "updated_at" = '2013-01-30 16:27:16.931311' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 5]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11}]', "updated_at" = '2013-01-30 16:27:16.934153' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":11}]', "updated_at" = '2013-01-30 16:27:16.935831' WHERE "inkwell_comments"."id" = 3 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 5]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":11}]', "updated_at" = '2013-01-30 16:27:16.937363' WHERE "inkwell_comments"."id" = 5  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,3,5]', "updated_at" = '2013-01-30 16:27:16.938318' WHERE "inkwell_comments"."id" = 11  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-30 16:27:16.939794', "updated_at" = '2013-01-30 16:27:16.939794', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 12 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11},{"user_id":2,"comment_id":12}]', "updated_at" = '2013-01-30 16:27:16.943483' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11},{"user_id":2,"comment_id":12}]', "updated_at" = '2013-01-30 16:27:16.946356' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-30 16:27:16.947468' WHERE "inkwell_comments"."id" = 12  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 8]] Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 9]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 10]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 11]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 12]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 7]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 8]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 9]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 10]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 4]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 5]]  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.3ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-30 16:27:16.977463', "updated_at" = '2013-01-30 16:27:16.977463', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-30 16:27:16.981117' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 16:27:16.982317' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:16 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-01-30 16:27:16.984050', "updated_at" = '2013-01-30 16:27:16.984050', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-30 16:27:16.987385' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 16:27:16.988472' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments"   (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' SQL (0.1ms) DELETE FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' SQL (0.1ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_comment" = 'f' Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 SQL (0.1ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 't' SQL (0.1ms) DELETE FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' SQL (0.1ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_comment" = 't' SQL (0.1ms) DELETE FROM "inkwell_comments" WHERE "inkwell_comments"."id" = 1 SQL (0.1ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 2 AND "inkwell_timeline_items"."is_comment" = 't' SQL (0.0ms) DELETE FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 't' SQL (0.1ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 2 AND "inkwell_blog_items"."is_comment" = 't' SQL (0.0ms) DELETE FROM "inkwell_comments" WHERE "inkwell_comments"."id" = 2 SQL (0.1ms) DELETE FROM "posts" WHERE "posts"."id" = ? [["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments"   (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-30 16:27:17.018852', "updated_at" = '2013-01-30 16:27:17.018852', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-30 16:27:17.022415' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 16:27:17.023641' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-30 16:27:17.025391', "updated_at" = '2013-01-30 16:27:17.025391', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-30 16:27:17.028747' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-30 16:27:17.031297' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-30 16:27:17.032292' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["from_source", nil], ["has_many_sources", false], ["is_comment", true], ["item_id", 2], ["updated_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["is_comment", true], ["item_id", 2], ["updated_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["from_source", nil], ["has_many_sources", false], ["is_comment", true], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["is_comment", true], ["is_reblog", nil], ["item_id", 2], ["updated_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["is_comment", true], ["is_reblog", nil], ["item_id", 2], ["updated_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["is_comment", true], ["is_reblog", nil], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items"  Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments"  Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) DELETE FROM "inkwell_comments" WHERE "inkwell_comments"."id" IN (2) SQL (0.1ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" IN (2, 1) AND "inkwell_timeline_items"."is_comment" = 't' SQL (0.1ms) DELETE FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" IN (2, 1) AND "inkwell_favorite_items"."is_comment" = 't' SQL (0.1ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" IN (2, 1) AND "inkwell_blog_items"."is_comment" = 't' Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[]', "updated_at" = '2013-01-30 16:27:17.049682' WHERE "posts"."id" = 1 SQL (0.0ms) DELETE FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? [["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"  Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items"  Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments"  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-30 16:27:17.073523', "updated_at" = '2013-01-30 16:27:17.073523', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-30 16:27:17.076974' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 16:27:17.078168' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-30 16:27:17.079910', "updated_at" = '2013-01-30 16:27:17.079910', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-30 16:27:17.083191' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-30 16:27:17.085706' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-30 16:27:17.086838' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]] Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-30 16:27:17.110287', "updated_at" = '2013-01-30 16:27:17.110287', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-30 16:27:17.114166' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 16:27:17.115420' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-30 16:27:17.117156', "updated_at" = '2013-01-30 16:27:17.117156', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-30 16:27:17.120497' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-30 16:27:17.122995' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-30 16:27:17.124015' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 1, "created_at" = '2013-01-30 16:27:17.125525', "updated_at" = '2013-01-30 16:27:17.125525', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-30 16:27:17.129032' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-30 16:27:17.131529' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-30 16:27:17.132520' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-30 16:27:17.134056', "updated_at" = '2013-01-30 16:27:17.134056', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 4 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-30 16:27:17.137453' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-30 16:27:17.140210' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-30 16:27:17.141262' WHERE "inkwell_comments"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 1, "created_at" = '2013-01-30 16:27:17.142721', "updated_at" = '2013-01-30 16:27:17.142721', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 5 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-30 16:27:17.146099' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-30 16:27:17.148690' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-30 16:27:17.149688' WHERE "inkwell_comments"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-30 16:27:17.151150', "updated_at" = '2013-01-30 16:27:17.151150', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 6 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6}]', "updated_at" = '2013-01-30 16:27:17.154621' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6}]', "updated_at" = '2013-01-30 16:27:17.157142' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-30 16:27:17.158125' WHERE "inkwell_comments"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-30 16:27:17.159557', "updated_at" = '2013-01-30 16:27:17.159557', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 7 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7}]', "updated_at" = '2013-01-30 16:27:17.162999' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7}]', "updated_at" = '2013-01-30 16:27:17.165604' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-30 16:27:17.166596' WHERE "inkwell_comments"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 1, "created_at" = '2013-01-30 16:27:17.168068', "updated_at" = '2013-01-30 16:27:17.168068', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 8 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8}]', "updated_at" = '2013-01-30 16:27:17.171780' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8}]', "updated_at" = '2013-01-30 16:27:17.174432' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-30 16:27:17.175425' WHERE "inkwell_comments"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 1, "created_at" = '2013-01-30 16:27:17.176871', "updated_at" = '2013-01-30 16:27:17.176871', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 9 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9}]', "updated_at" = '2013-01-30 16:27:17.180472' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9}]', "updated_at" = '2013-01-30 16:27:17.183396' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-30 16:27:17.184536' WHERE "inkwell_comments"."id" = 9  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-30 16:27:17.186061', "updated_at" = '2013-01-30 16:27:17.186061', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 10 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10}]', "updated_at" = '2013-01-30 16:27:17.189710' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10}]', "updated_at" = '2013-01-30 16:27:17.192475' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-30 16:27:17.193496' WHERE "inkwell_comments"."id" = 10  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.5ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 1, "created_at" = '2013-01-30 16:27:17.194996', "updated_at" = '2013-01-30 16:27:17.194996', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 11 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11}]', "updated_at" = '2013-01-30 16:27:17.199214' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11}]', "updated_at" = '2013-01-30 16:27:17.202005' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-30 16:27:17.203022' WHERE "inkwell_comments"."id" = 11  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-30 16:27:17.204561', "updated_at" = '2013-01-30 16:27:17.204561', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 12 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11},{"user_id":2,"comment_id":12}]', "updated_at" = '2013-01-30 16:27:17.208220' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11},{"user_id":2,"comment_id":12}]', "updated_at" = '2013-01-30 16:27:17.211051' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-30 16:27:17.212126' WHERE "inkwell_comments"."id" = 12  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 4]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 5]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 7]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 8]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 9]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 10]] Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 11]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 12]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 11]] Inkwell::Comment Load (0.3ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 AND (created_at < '2013-01-30 16:27:17.194996') ORDER BY created_at DESC LIMIT 10  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-30 16:27:17.269796', "updated_at" = '2013-01-30 16:27:17.269796', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-30 16:27:17.274558' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 16:27:17.275796' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-30 16:27:17.277663', "updated_at" = '2013-01-30 16:27:17.277663', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-30 16:27:17.281292' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-30 16:27:17.283978' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-30 16:27:17.285137' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["from_source", nil], ["has_many_sources", false], ["is_comment", true], ["item_id", 2], ["updated_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["is_comment", true], ["item_id", 2], ["updated_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["from_source", nil], ["has_many_sources", false], ["is_comment", true], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["is_comment", true], ["is_reblog", nil], ["item_id", 2], ["updated_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["is_comment", true], ["is_reblog", nil], ["item_id", 2], ["updated_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["is_comment", true], ["is_reblog", nil], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"  Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items"  Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments"  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) DELETE FROM "inkwell_comments" WHERE "inkwell_comments"."id" IN (NULL) SQL (0.2ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" IN (2) AND "inkwell_timeline_items"."is_comment" = 't' SQL (0.1ms) DELETE FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" IN (2) AND "inkwell_favorite_items"."is_comment" = 't' SQL (0.1ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" IN (2) AND "inkwell_blog_items"."is_comment" = 't' Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[]', "updated_at" = '2013-01-30 16:27:17.302550' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-30 16:27:17.353320' WHERE "posts"."id" = 1 SQL (0.1ms) DELETE FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? [["id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"  Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items"  Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-30 16:27:17.380088', "updated_at" = '2013-01-30 16:27:17.380088', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-30 16:27:17.383716' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 16:27:17.384915' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-30 16:27:17.386669', "updated_at" = '2013-01-30 16:27:17.386669', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-30 16:27:17.390119' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-30 16:27:17.392648' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-30 16:27:17.393670' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 1, "created_at" = '2013-01-30 16:27:17.395243', "updated_at" = '2013-01-30 16:27:17.395243', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-30 16:27:17.398986' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-30 16:27:17.401526' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-30 16:27:17.402598' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["is_comment", true], ["item_id", 2], ["updated_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.2ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-30 16:27:17.407034' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["is_comment", true], ["item_id", 3], ["updated_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.2ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[2]', "updated_at" = '2013-01-30 16:27:17.412180' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 2 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 3 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 2 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 3 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.3ms) DELETE FROM "inkwell_favorite_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_comments" WHERE "inkwell_comments"."user_id" = 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-30 16:27:17.447319', "updated_at" = '2013-01-30 16:27:17.447319', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-30 16:27:17.450801' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 16:27:17.451975' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 LIMIT 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = 1 LIMIT 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.0ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-30 16:27:17.486555', "updated_at" = '2013-01-30 16:27:17.486555', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-30 16:27:17.490327' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 16:27:17.491548' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-01-30 16:27:17.493280', "updated_at" = '2013-01-30 16:27:17.493280', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-30 16:27:17.496609' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 16:27:17.497687' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-30 16:27:17.499127', "updated_at" = '2013-01-30 16:27:17.499127', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-30 16:27:17.502382' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 16:27:17.503490' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["parent_id", 2], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 2, "user_id" = 2, "created_at" = '2013-01-30 16:27:17.505050', "updated_at" = '2013-01-30 16:27:17.505050', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 4 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-30 16:27:17.508711' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]] Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]]  (0.2ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-30 16:27:17.512235' WHERE "inkwell_comments"."id" = 2  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[2]', "updated_at" = '2013-01-30 16:27:17.513625' WHERE "inkwell_comments"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-30 16:27:17.515331', "updated_at" = '2013-01-30 16:27:17.515331', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 5 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-30 16:27:17.518816' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 16:27:17.519961' WHERE "inkwell_comments"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-01-30 16:27:17.521465', "updated_at" = '2013-01-30 16:27:17.521465', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 6 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6}]', "updated_at" = '2013-01-30 16:27:17.524939' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 16:27:17.526025' WHERE "inkwell_comments"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-01-30 16:27:17.527482', "updated_at" = '2013-01-30 16:27:17.527482', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 7 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7}]', "updated_at" = '2013-01-30 16:27:17.531079' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 16:27:17.532220' WHERE "inkwell_comments"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-30 16:27:17.533672', "updated_at" = '2013-01-30 16:27:17.533672', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 8 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8}]', "updated_at" = '2013-01-30 16:27:17.537174' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 16:27:17.538307' WHERE "inkwell_comments"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-30 16:27:17.539772', "updated_at" = '2013-01-30 16:27:17.539772', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 9 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9}]', "updated_at" = '2013-01-30 16:27:17.543233' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 16:27:17.544330' WHERE "inkwell_comments"."id" = 9  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-01-30 16:27:17.545782', "updated_at" = '2013-01-30 16:27:17.545782', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 10 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10}]', "updated_at" = '2013-01-30 16:27:17.549434' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 16:27:17.550645' WHERE "inkwell_comments"."id" = 10  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-30 16:27:17.552154', "updated_at" = '2013-01-30 16:27:17.552154', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 11 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11}]', "updated_at" = '2013-01-30 16:27:17.556246' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 16:27:17.557414' WHERE "inkwell_comments"."id" = 11  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-01-30 16:27:17.558924', "updated_at" = '2013-01-30 16:27:17.558924', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 12 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11},{"user_id":2,"comment_id":12}]', "updated_at" = '2013-01-30 16:27:17.562538' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 16:27:17.563742' WHERE "inkwell_comments"."id" = 12  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.3ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 ORDER BY created_at DESC LIMIT 5 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 11]] Inkwell::Comment Load (0.3ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 AND (created_at < '2013-01-30 16:27:17.552154') ORDER BY created_at DESC LIMIT 5 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]] Inkwell::Comment Load (0.3ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 AND (created_at < '2013-01-30 16:27:17.521465') ORDER BY created_at DESC LIMIT 7  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.2ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.4ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.3ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.3ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.3ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."user_id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-30 16:27:17.674560', "updated_at" = '2013-01-30 16:27:17.674560', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-30 16:27:17.678149' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 16:27:17.679442' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-30 16:27:17.681292', "updated_at" = '2013-01-30 16:27:17.681292', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-30 16:27:17.684737' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-30 16:27:17.687233' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-30 16:27:17.688242' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 1, "created_at" = '2013-01-30 16:27:17.689752', "updated_at" = '2013-01-30 16:27:17.689752', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-30 16:27:17.693087' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-30 16:27:17.695525' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-30 16:27:17.696599' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["parent_id", 2], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 2, "user_id" = 2, "created_at" = '2013-01-30 16:27:17.698150', "updated_at" = '2013-01-30 16:27:17.698150', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 4 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-30 16:27:17.701557' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-30 16:27:17.704041' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-30 16:27:17.705612' WHERE "inkwell_comments"."id" = 2  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,2]', "updated_at" = '2013-01-30 16:27:17.706571' WHERE "inkwell_comments"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["parent_id", 3], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 3, "user_id" = 1, "created_at" = '2013-01-30 16:27:17.708067', "updated_at" = '2013-01-30 16:27:17.708067', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 5 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-30 16:27:17.711417' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-30 16:27:17.714095' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-30 16:27:17.715702' WHERE "inkwell_comments"."id" = 3  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,3]', "updated_at" = '2013-01-30 16:27:17.716680' WHERE "inkwell_comments"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-30 16:27:17.718135', "updated_at" = '2013-01-30 16:27:17.718135', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 6 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6}]', "updated_at" = '2013-01-30 16:27:17.721518' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6}]', "updated_at" = '2013-01-30 16:27:17.724060' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-30 16:27:17.725081' WHERE "inkwell_comments"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["parent_id", 4], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 4, "user_id" = 2, "created_at" = '2013-01-30 16:27:17.726562', "updated_at" = '2013-01-30 16:27:17.726562', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 7 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7}]', "updated_at" = '2013-01-30 16:27:17.730037' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 4]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7}]', "updated_at" = '2013-01-30 16:27:17.732689' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":4},{"user_id":2,"comment_id":7}]', "updated_at" = '2013-01-30 16:27:17.734277' WHERE "inkwell_comments"."id" = 2 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 4]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":7}]', "updated_at" = '2013-01-30 16:27:17.735779' WHERE "inkwell_comments"."id" = 4  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,2,4]', "updated_at" = '2013-01-30 16:27:17.813560' WHERE "inkwell_comments"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["parent_id", 3], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 3, "user_id" = 1, "created_at" = '2013-01-30 16:27:17.815929', "updated_at" = '2013-01-30 16:27:17.815929', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 8 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8}]', "updated_at" = '2013-01-30 16:27:17.820047' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8}]', "updated_at" = '2013-01-30 16:27:17.823047' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5},{"user_id":1,"comment_id":8}]', "updated_at" = '2013-01-30 16:27:17.824831' WHERE "inkwell_comments"."id" = 3  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,3]', "updated_at" = '2013-01-30 16:27:17.825869' WHERE "inkwell_comments"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 1, "created_at" = '2013-01-30 16:27:17.827414', "updated_at" = '2013-01-30 16:27:17.827414', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 9 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9}]', "updated_at" = '2013-01-30 16:27:17.831172' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9}]', "updated_at" = '2013-01-30 16:27:17.833961' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-30 16:27:17.835013' WHERE "inkwell_comments"."id" = 9  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["parent_id", 6], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 6, "user_id" = 2, "created_at" = '2013-01-30 16:27:17.836547', "updated_at" = '2013-01-30 16:27:17.836547', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 10 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10}]', "updated_at" = '2013-01-30 16:27:17.840469' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10}]', "updated_at" = '2013-01-30 16:27:17.843265' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":10}]', "updated_at" = '2013-01-30 16:27:17.844895' WHERE "inkwell_comments"."id" = 6  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,6]', "updated_at" = '2013-01-30 16:27:17.845882' WHERE "inkwell_comments"."id" = 10  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["parent_id", 5], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 5, "user_id" = 1, "created_at" = '2013-01-30 16:27:17.847562', "updated_at" = '2013-01-30 16:27:17.847562', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 11 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11}]', "updated_at" = '2013-01-30 16:27:17.851779' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 5]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11}]', "updated_at" = '2013-01-30 16:27:17.854707' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":11}]', "updated_at" = '2013-01-30 16:27:17.856530' WHERE "inkwell_comments"."id" = 3 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 5]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":11}]', "updated_at" = '2013-01-30 16:27:17.858166' WHERE "inkwell_comments"."id" = 5  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,3,5]', "updated_at" = '2013-01-30 16:27:17.859143' WHERE "inkwell_comments"."id" = 11  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-30 16:27:17.860684', "updated_at" = '2013-01-30 16:27:17.860684', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 12 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11},{"user_id":2,"comment_id":12}]', "updated_at" = '2013-01-30 16:27:17.864680' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11},{"user_id":2,"comment_id":12}]', "updated_at" = '2013-01-30 16:27:17.867637' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-30 16:27:17.868751' WHERE "inkwell_comments"."id" = 12  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 4]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 5]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 7]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 8]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 9]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 10]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 11]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 12]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 11]] Inkwell::Comment Load (0.3ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 AND (created_at < '2013-01-30 16:27:17.847562') ORDER BY created_at DESC LIMIT 10  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-30 16:27:17.898587', "updated_at" = '2013-01-30 16:27:17.898587', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-30 16:27:17.902081' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 16:27:17.903260' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-30 16:27:17.905620', "updated_at" = '2013-01-30 16:27:17.905620', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-30 16:27:17.908970' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-30 16:27:17.911420' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-30 16:27:17.912405' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 16:27:17 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 1, "created_at" = '2013-01-30 16:27:17.914239', "updated_at" = '2013-01-30 16:27:17.914239', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-30 16:27:17.917770' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-30 16:27:17.920343' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-30 16:27:17.921609' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users'; Connecting to database specified by database.yml  (0.5ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) SAVEPOINT active_record_1 SQL (6.9ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:43 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Wed, 30 Jan 2013 17:02:43 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:43 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Wed, 30 Jan 2013 17:02:43 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 17:02:43 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:43 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.4ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:43 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:43 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Wed, 30 Jan 2013 17:02:43 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:43 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-30 17:02:43.906210', "updated_at" = '2013-01-30 17:02:43.906210', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-30 17:02:43.912322' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 17:02:43.914046' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 17:02:43 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:43 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:43 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Wed, 30 Jan 2013 17:02:43 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 17:02:43 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:43 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:43 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Wed, 30 Jan 2013 17:02:43 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 17:02:43 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:43 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:43 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Wed, 30 Jan 2013 17:02:43 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 17:02:43 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:43 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:43 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Wed, 30 Jan 2013 17:02:43 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 17:02:43 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:43 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:43 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Wed, 30 Jan 2013 17:02:43 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 17:02:43 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:43 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:43 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Wed, 30 Jan 2013 17:02:43 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 17:02:43 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:43 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:43 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Wed, 30 Jan 2013 17:02:43 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Wed, 30 Jan 2013 17:02:43 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:43 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-01-30 17:02:43.943507', "updated_at" = '2013-01-30 17:02:43.943507', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-30 17:02:43.947019' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 17:02:43.948235' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[1]', "updated_at" = '2013-01-30 17:02:43.949979' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-30 17:02:43.951762' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 8 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:43 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 8], ["updated_at", Wed, 30 Jan 2013 17:02:43 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 7 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:43 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 7], ["updated_at", Wed, 30 Jan 2013 17:02:43 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 6 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:43 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 6], ["updated_at", Wed, 30 Jan 2013 17:02:43 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 5 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:43 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 5], ["updated_at", Wed, 30 Jan 2013 17:02:43 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[]', "updated_at" = '2013-01-30 17:02:44.004119' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[]', "updated_at" = '2013-01-30 17:02:44.005492' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."has_many_sources" = 'f' AND (from_source like '%{"user_id":2%' and user_id = 1) Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE (from_source like '%{"user_id":2%' and user_id = 1) User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1  (0.9ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-30 17:02:44.031125', "updated_at" = '2013-01-30 17:02:44.031125', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-30 17:02:44.034907' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 17:02:44.036120' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-01-30 17:02:44.066436', "updated_at" = '2013-01-30 17:02:44.066436', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-30 17:02:44.070076' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 17:02:44.071267' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-30 17:02:44.119390', "updated_at" = '2013-01-30 17:02:44.119390', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-30 17:02:44.123442' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 17:02:44.124689' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (32.8ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-01-30 17:02:44.190315', "updated_at" = '2013-01-30 17:02:44.190315', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-30 17:02:44.194034' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 17:02:44.195263' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[1]', "updated_at" = '2013-01-30 17:02:44.196690' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-30 17:02:44.198095' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 8 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 8], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 7 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 7], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 6 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 6], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 5 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 5], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]]  (0.8ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.3ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.5ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.3ms) DELETE FROM "users";  (0.2ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-30 17:02:44.240736', "updated_at" = '2013-01-30 17:02:44.240736', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-30 17:02:44.244294' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 17:02:44.245480' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-01-30 17:02:44.297292', "updated_at" = '2013-01-30 17:02:44.297292', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-30 17:02:44.300818' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 17:02:44.301947' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[1]', "updated_at" = '2013-01-30 17:02:44.303690' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-30 17:02:44.305178' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.3ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 8 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 8], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 7 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 7], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 6 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 6], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 5 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 5], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]]  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."item_id" = 5 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1 Inkwell::TimelineItem Load (0.2ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."item_id" = 6 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1 Inkwell::TimelineItem Load (0.2ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."item_id" = 7 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."item_id" = 8 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."item_id" = 2 AND "inkwell_timeline_items"."is_comment" = 't' LIMIT 1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-30 17:02:44.352334', "updated_at" = '2013-01-30 17:02:44.352334', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-30 17:02:44.356189' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 17:02:44.357477' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-01-30 17:02:44.392762', "updated_at" = '2013-01-30 17:02:44.392762', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-30 17:02:44.419922' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 17:02:44.421181' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[1]', "updated_at" = '2013-01-30 17:02:44.422547' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-30 17:02:44.423909' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 8 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 8], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 7 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 7], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 6 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 6], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 5 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 5], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."item_id" = 5 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."item_id" = 6 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."item_id" = 7 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."item_id" = 8 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.4ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.2ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-30 17:02:44.467950', "updated_at" = '2013-01-30 17:02:44.467950', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-30 17:02:44.471734' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 17:02:44.473026' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-01-30 17:02:44.506079', "updated_at" = '2013-01-30 17:02:44.506079', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-30 17:02:44.510110' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 17:02:44.511408' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 3 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[3]', "updated_at" = '2013-01-30 17:02:44.549719' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[2]', "updated_at" = '2013-01-30 17:02:44.551308' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[3]', "updated_at" = '2013-01-30 17:02:44.552747' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 3 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["from_source", "[{\"user_id\":3,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 LIMIT 1  (0.8ms) rollback transaction  (1.3ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.3ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.2ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-30 17:02:44.585600', "updated_at" = '2013-01-30 17:02:44.585600', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-30 17:02:44.589713' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 17:02:44.591363' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-01-30 17:02:44.623928', "updated_at" = '2013-01-30 17:02:44.623928', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-30 17:02:44.627691' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 17:02:44.628913' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 3 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1  (0.2ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[3]', "updated_at" = '2013-01-30 17:02:44.636586' WHERE "posts"."id" = 1  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1  (21.8ms) UPDATE "users" SET "followers_ids" = '[2]', "updated_at" = '2013-01-30 17:02:44.638559' WHERE "users"."id" = 3  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[3]', "updated_at" = '2013-01-30 17:02:44.662349' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.3ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 3 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["from_source", "[{\"user_id\":3,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[2]', "updated_at" = '2013-01-30 17:02:44.668593' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.2ms) UPDATE "users" SET "followings_ids" = '[3,1]', "updated_at" = '2013-01-30 17:02:44.670063' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.3ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 4 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 4], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 3 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 3], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 2 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 2], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.2ms) UPDATE "inkwell_timeline_items" SET "has_many_sources" = 't', "from_source" = '[{"user_id":3,"type":"reblog"},{"user_id":1,"type":"following"}]', "updated_at" = '2013-01-30 17:02:44.682882' WHERE "inkwell_timeline_items"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[]', "updated_at" = '2013-01-30 17:02:44.687728' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[3]', "updated_at" = '2013-01-30 17:02:44.689479' WHERE "users"."id" = 2  (0.1ms) RELEASE SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."has_many_sources" = 'f' AND (from_source like '%{"user_id":1%' and user_id = 2) Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE (from_source like '%{"user_id":1%' and user_id = 2)  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_timeline_items" SET "from_source" = '[{"user_id":3,"type":"reblog"}]', "has_many_sources" = 'f', "updated_at" = '2013-01-30 17:02:44.692183' WHERE "inkwell_timeline_items"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.5ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[2]', "updated_at" = '2013-01-30 17:02:44.696829' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[3,1]', "updated_at" = '2013-01-30 17:02:44.698484' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 4 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 4], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 3 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 3], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 2 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 2], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_timeline_items" SET "has_many_sources" = 't', "from_source" = '[{"user_id":3,"type":"reblog"},{"user_id":1,"type":"following"}]', "updated_at" = '2013-01-30 17:02:44.709877' WHERE "inkwell_timeline_items"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[]', "updated_at" = '2013-01-30 17:02:44.713112' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[1]', "updated_at" = '2013-01-30 17:02:44.714627' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."has_many_sources" = 'f' AND (from_source like '%{"user_id":3%' and user_id = 2) Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE (from_source like '%{"user_id":3%' and user_id = 2)  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_timeline_items" SET "from_source" = '[{"user_id":1,"type":"following"}]', "has_many_sources" = 'f', "updated_at" = '2013-01-30 17:02:44.717153' WHERE "inkwell_timeline_items"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-30 17:02:44.743427', "updated_at" = '2013-01-30 17:02:44.743427', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-30 17:02:44.747182' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 17:02:44.748469' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"  Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-30 17:02:44.798787', "updated_at" = '2013-01-30 17:02:44.798787', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-30 17:02:44.803140' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 17:02:44.804695' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.0ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.3ms) DELETE FROM "inkwell_favorite_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-30 17:02:44.833510', "updated_at" = '2013-01-30 17:02:44.833510', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-30 17:02:44.837776' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 17:02:44.839199' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["is_comment", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-30 17:02:44.874844', "updated_at" = '2013-01-30 17:02:44.874844', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-30 17:02:44.878607' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 17:02:44.879869' WHERE "inkwell_comments"."id" = 1  (0.1ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["is_comment", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-30 17:02:44.884322' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["is_comment", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1,2]', "updated_at" = '2013-01-30 17:02:44.891140' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" Post Load (0.2ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-30 17:02:44.938939', "updated_at" = '2013-01-30 17:02:44.938939', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-30 17:02:44.942679' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 17:02:44.943959' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-30 17:02:44.949114' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-30 17:02:44.971933', "updated_at" = '2013-01-30 17:02:44.971933', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-30 17:02:44.975688' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 17:02:44.976982' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["parent_id", nil], ["post_id", 2], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 2, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-30 17:02:44.983053', "updated_at" = '2013-01-30 17:02:44.983053', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 2]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":2}]', "updated_at" = '2013-01-30 17:02:44.986634' WHERE "posts"."id" = 2  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 17:02:44.987801' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["parent_id", nil], ["post_id", 3], ["updated_at", Wed, 30 Jan 2013 17:02:44 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 3, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-01-30 17:02:44.994191', "updated_at" = '2013-01-30 17:02:44.994191', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 3]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":3}]', "updated_at" = '2013-01-30 17:02:44.997741' WHERE "posts"."id" = 3  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 17:02:44.998939' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["parent_id", nil], ["post_id", 3], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 3, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-30 17:02:45.000605', "updated_at" = '2013-01-30 17:02:45.000605', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 4 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 3]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":3},{"user_id":1,"comment_id":4}]', "updated_at" = '2013-01-30 17:02:45.004203' WHERE "posts"."id" = 3  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 17:02:45.005458' WHERE "inkwell_comments"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["parent_id", nil], ["post_id", 6], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 6, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-30 17:02:45.044922', "updated_at" = '2013-01-30 17:02:45.044922', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 5 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-30 17:02:45.048688' WHERE "posts"."id" = 6  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 17:02:45.049901' WHERE "inkwell_comments"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["parent_id", nil], ["post_id", 6], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 6, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-30 17:02:45.051461', "updated_at" = '2013-01-30 17:02:45.051461', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 6 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5},{"user_id":1,"comment_id":6}]', "updated_at" = '2013-01-30 17:02:45.055011' WHERE "posts"."id" = 6  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 17:02:45.056220' WHERE "inkwell_comments"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["parent_id", nil], ["post_id", 6], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 6, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-30 17:02:45.057786', "updated_at" = '2013-01-30 17:02:45.057786', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 7 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5},{"user_id":1,"comment_id":6},{"user_id":1,"comment_id":7}]', "updated_at" = '2013-01-30 17:02:45.061466' WHERE "posts"."id" = 6  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 17:02:45.062649' WHERE "inkwell_comments"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["parent_id", nil], ["post_id", 6], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 6, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-01-30 17:02:45.064507', "updated_at" = '2013-01-30 17:02:45.064507', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 8 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5},{"user_id":1,"comment_id":6},{"user_id":1,"comment_id":7},{"user_id":2,"comment_id":8}]', "updated_at" = '2013-01-30 17:02:45.068150' WHERE "posts"."id" = 6  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 17:02:45.069297' WHERE "inkwell_comments"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["is_comment", false], ["item_id", 2], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-30 17:02:45.077733' WHERE "posts"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["is_comment", true], ["item_id", 2], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-30 17:02:45.081804' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["is_comment", false], ["item_id", 3], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-30 17:02:45.086583' WHERE "posts"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["is_comment", true], ["item_id", 3], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-30 17:02:45.090998' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 4 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["is_comment", true], ["item_id", 4], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-30 17:02:45.095068' WHERE "inkwell_comments"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 4 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["is_comment", false], ["item_id", 4], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-30 17:02:45.099079' WHERE "posts"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 5 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["is_comment", false], ["item_id", 5], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-30 17:02:45.103145' WHERE "posts"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 6 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["is_comment", false], ["item_id", 6], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-30 17:02:45.107327' WHERE "posts"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 5 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["is_comment", true], ["item_id", 5], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-30 17:02:45.111831' WHERE "inkwell_comments"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 6 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (22.2ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["is_comment", true], ["item_id", 6], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-30 17:02:45.139034' WHERE "inkwell_comments"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["is_comment", true], ["item_id", 7], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-30 17:02:45.143015' WHERE "inkwell_comments"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 8 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["is_comment", true], ["item_id", 8], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-30 17:02:45.146883' WHERE "inkwell_comments"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["is_comment", false], ["item_id", 7], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-30 17:02:45.150832' WHERE "posts"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.2ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."user_id" = 1 ORDER BY created_at DESC Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 7]] Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 8]] Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 7]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 5]] Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]] Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 5]] Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 4]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 4]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 3]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]] Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 2]]  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-30 17:02:45.183993', "updated_at" = '2013-01-30 17:02:45.183993', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-30 17:02:45.187659' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 17:02:45.188922' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["parent_id", nil], ["post_id", 2], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 2, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-30 17:02:45.194766', "updated_at" = '2013-01-30 17:02:45.194766', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 2]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":2}]', "updated_at" = '2013-01-30 17:02:45.198468' WHERE "posts"."id" = 2  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 17:02:45.199664' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["parent_id", nil], ["post_id", 3], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 3, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-01-30 17:02:45.205839', "updated_at" = '2013-01-30 17:02:45.205839', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 3]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":3}]', "updated_at" = '2013-01-30 17:02:45.209549' WHERE "posts"."id" = 3  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 17:02:45.210805' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["parent_id", nil], ["post_id", 3], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "post_id" = 3, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-30 17:02:45.212653', "updated_at" = '2013-01-30 17:02:45.212653', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 4 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 3]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":3},{"user_id":1,"comment_id":4}]', "updated_at" = '2013-01-30 17:02:45.216965' WHERE "posts"."id" = 3  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 17:02:45.241072' WHERE "inkwell_comments"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["parent_id", nil], ["post_id", 6], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 6, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-30 17:02:45.254368', "updated_at" = '2013-01-30 17:02:45.254368', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 5 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-30 17:02:45.257751' WHERE "posts"."id" = 6  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 17:02:45.258827' WHERE "inkwell_comments"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["parent_id", nil], ["post_id", 6], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 6, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-30 17:02:45.260348', "updated_at" = '2013-01-30 17:02:45.260348', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 6 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5},{"user_id":1,"comment_id":6}]', "updated_at" = '2013-01-30 17:02:45.263799' WHERE "posts"."id" = 6  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 17:02:45.264975' WHERE "inkwell_comments"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["parent_id", nil], ["post_id", 6], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 6, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-30 17:02:45.266505', "updated_at" = '2013-01-30 17:02:45.266505', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 7 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5},{"user_id":1,"comment_id":6},{"user_id":1,"comment_id":7}]', "updated_at" = '2013-01-30 17:02:45.269871' WHERE "posts"."id" = 6  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 17:02:45.270997' WHERE "inkwell_comments"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["parent_id", nil], ["post_id", 6], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 6, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-01-30 17:02:45.272529', "updated_at" = '2013-01-30 17:02:45.272529', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 8 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5},{"user_id":1,"comment_id":6},{"user_id":1,"comment_id":7},{"user_id":2,"comment_id":8}]', "updated_at" = '2013-01-30 17:02:45.276137' WHERE "posts"."id" = 6  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 17:02:45.277671' WHERE "inkwell_comments"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["is_comment", false], ["item_id", 2], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-30 17:02:45.286514' WHERE "posts"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["is_comment", true], ["item_id", 2], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-30 17:02:45.290486' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["is_comment", false], ["item_id", 3], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-30 17:02:45.294631' WHERE "posts"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["is_comment", true], ["item_id", 3], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-30 17:02:45.299338' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 4 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["is_comment", true], ["item_id", 4], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-30 17:02:45.303271' WHERE "inkwell_comments"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 4 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["is_comment", false], ["item_id", 4], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-30 17:02:45.307274' WHERE "posts"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 5 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["is_comment", false], ["item_id", 5], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-30 17:02:45.311328' WHERE "posts"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 6 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["is_comment", false], ["item_id", 6], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-30 17:02:45.315364' WHERE "posts"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 5 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["is_comment", true], ["item_id", 5], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.2ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-30 17:02:45.319313' WHERE "inkwell_comments"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 6 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["is_comment", true], ["item_id", 6], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-30 17:02:45.323302' WHERE "inkwell_comments"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["is_comment", true], ["item_id", 7], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-30 17:02:45.327185' WHERE "inkwell_comments"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 8 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["is_comment", true], ["item_id", 8], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-30 17:02:45.331086' WHERE "inkwell_comments"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["is_comment", false], ["item_id", 7], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-30 17:02:45.334986' WHERE "posts"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["is_comment", false], ["item_id", 7], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1,2]', "updated_at" = '2013-01-30 17:02:45.338854' WHERE "posts"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["is_comment", true], ["item_id", 3], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1,2]', "updated_at" = '2013-01-30 17:02:45.342695' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 7 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["is_comment", true], ["is_reblog", true], ["item_id", 7], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-30 17:02:45.347327' WHERE "inkwell_comments"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 7 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 7], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-30 17:02:45.351749' WHERE "posts"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.2ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."user_id" = 1 ORDER BY created_at DESC Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 7]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 7 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 8]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 8 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 8 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 7]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 7 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 6 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 6 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 5]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 5 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 5 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 6 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 6 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 5]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 5 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 5 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 4]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 4 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 4 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 4]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 4 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 4 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 3 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 3]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 3 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 2 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 2]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 2 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-30 17:02:45.411476', "updated_at" = '2013-01-30 17:02:45.411476', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-30 17:02:45.415148' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 17:02:45.416425' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-30 17:02:45.439823', "updated_at" = '2013-01-30 17:02:45.439823', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-30 17:02:45.443967' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 17:02:45.445215' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-30 17:02:45.449561' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"  Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."id" = ? [["id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[]', "updated_at" = '2013-01-30 17:02:45.455272' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"  Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-30 17:02:45.460975' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1,2]', "updated_at" = '2013-01-30 17:02:45.465102' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."id" = ? [["id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-30 17:02:45.470053' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"   (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.2ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-30 17:02:45.494218', "updated_at" = '2013-01-30 17:02:45.494218', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-30 17:02:45.497937' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 17:02:45.499236' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["is_comment", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-30 17:02:45.503502' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.0ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-30 17:02:45.526999', "updated_at" = '2013-01-30 17:02:45.526999', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-30 17:02:45.530662' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 17:02:45.532068' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["is_comment", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-30 17:02:45.536297' WHERE "posts"."id" = 1  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."id" = ? [["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[]', "updated_at" = '2013-01-30 17:02:45.540980' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["is_comment", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-30 17:02:45.545950' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["is_comment", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1,2]', "updated_at" = '2013-01-30 17:02:45.549928' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"  Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."id" = ? [["id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[2]', "updated_at" = '2013-01-30 17:02:45.555059' WHERE "posts"."id" = 1  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (2.8ms) DELETE FROM "inkwell_comments";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.6ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-30 17:02:45.581501', "updated_at" = '2013-01-30 17:02:45.581501', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-30 17:02:45.585279' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 17:02:45.586581' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-30 17:02:45.612591', "updated_at" = '2013-01-30 17:02:45.612591', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-30 17:02:45.616382' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 17:02:45.617603' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-30 17:02:45.684498', "updated_at" = '2013-01-30 17:02:45.684498', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-30 17:02:45.688208' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 17:02:45.689470' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[2]', "updated_at" = '2013-01-30 17:02:45.695936' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 3 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[2,3]', "updated_at" = '2013-01-30 17:02:45.700072' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-30 17:02:45.722407', "updated_at" = '2013-01-30 17:02:45.722407', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-30 17:02:45.725940' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 17:02:45.727130' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["is_comment", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[2]', "updated_at" = '2013-01-30 17:02:45.733327' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 3 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["is_comment", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[2,3]', "updated_at" = '2013-01-30 17:02:45.737171' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.8ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-30 17:02:45.760153', "updated_at" = '2013-01-30 17:02:45.760153', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-30 17:02:45.763740' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 17:02:45.764981' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-30 17:02:45.768998' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1,2]', "updated_at" = '2013-01-30 17:02:45.774657' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.3ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.2ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-30 17:02:45.799380', "updated_at" = '2013-01-30 17:02:45.799380', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-30 17:02:45.802890' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 17:02:45.804071' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-30 17:02:45.805800', "updated_at" = '2013-01-30 17:02:45.805800', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-30 17:02:45.809139' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-30 17:02:45.811841' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-30 17:02:45.812971' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 1, "created_at" = '2013-01-30 17:02:45.814493', "updated_at" = '2013-01-30 17:02:45.814493', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-30 17:02:45.817849' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-30 17:02:45.820341' WHERE "inkwell_comments"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-30 17:02:45.821359' WHERE "inkwell_comments"."id" = 3  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["parent_id", 2], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 2, "user_id" = 2, "created_at" = '2013-01-30 17:02:45.823313', "updated_at" = '2013-01-30 17:02:45.823313', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 4 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-30 17:02:45.827035' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-30 17:02:45.829991' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-30 17:02:45.831617' WHERE "inkwell_comments"."id" = 2  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,2]', "updated_at" = '2013-01-30 17:02:45.832604' WHERE "inkwell_comments"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["parent_id", 3], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 3, "user_id" = 1, "created_at" = '2013-01-30 17:02:45.834129', "updated_at" = '2013-01-30 17:02:45.834129', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 5 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-30 17:02:45.837465' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-30 17:02:45.840033' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-30 17:02:45.841604' WHERE "inkwell_comments"."id" = 3  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,3]', "updated_at" = '2013-01-30 17:02:45.842575' WHERE "inkwell_comments"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-30 17:02:45.844087', "updated_at" = '2013-01-30 17:02:45.844087', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 6 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6}]', "updated_at" = '2013-01-30 17:02:45.847547' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6}]', "updated_at" = '2013-01-30 17:02:45.850305' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-30 17:02:45.851360' WHERE "inkwell_comments"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["parent_id", 4], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 4, "user_id" = 2, "created_at" = '2013-01-30 17:02:45.852870', "updated_at" = '2013-01-30 17:02:45.852870', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 7 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7}]', "updated_at" = '2013-01-30 17:02:45.856458' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 4]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7}]', "updated_at" = '2013-01-30 17:02:45.859136' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":4},{"user_id":2,"comment_id":7}]', "updated_at" = '2013-01-30 17:02:45.860782' WHERE "inkwell_comments"."id" = 2 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 4]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":7}]', "updated_at" = '2013-01-30 17:02:45.862324' WHERE "inkwell_comments"."id" = 4  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,2,4]', "updated_at" = '2013-01-30 17:02:45.863294' WHERE "inkwell_comments"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["parent_id", 3], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 3, "user_id" = 1, "created_at" = '2013-01-30 17:02:45.865089', "updated_at" = '2013-01-30 17:02:45.865089', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 8 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8}]', "updated_at" = '2013-01-30 17:02:45.868795' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8}]', "updated_at" = '2013-01-30 17:02:45.871542' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5},{"user_id":1,"comment_id":8}]', "updated_at" = '2013-01-30 17:02:45.873207' WHERE "inkwell_comments"."id" = 3  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,3]', "updated_at" = '2013-01-30 17:02:45.874167' WHERE "inkwell_comments"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 1, "created_at" = '2013-01-30 17:02:45.875636', "updated_at" = '2013-01-30 17:02:45.875636', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 9 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.3ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9}]', "updated_at" = '2013-01-30 17:02:45.879311' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9}]', "updated_at" = '2013-01-30 17:02:45.882320' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-30 17:02:45.883342' WHERE "inkwell_comments"."id" = 9  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["parent_id", 6], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 6, "user_id" = 2, "created_at" = '2013-01-30 17:02:45.884813', "updated_at" = '2013-01-30 17:02:45.884813', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 10 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10}]', "updated_at" = '2013-01-30 17:02:45.888384' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10}]', "updated_at" = '2013-01-30 17:02:45.891066' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":10}]', "updated_at" = '2013-01-30 17:02:45.892656' WHERE "inkwell_comments"."id" = 6  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,6]', "updated_at" = '2013-01-30 17:02:45.893637' WHERE "inkwell_comments"."id" = 10  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["parent_id", 5], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 5, "user_id" = 1, "created_at" = '2013-01-30 17:02:45.895121', "updated_at" = '2013-01-30 17:02:45.895121', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 11 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11}]', "updated_at" = '2013-01-30 17:02:45.898736' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 5]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11}]', "updated_at" = '2013-01-30 17:02:45.901512' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":11}]', "updated_at" = '2013-01-30 17:02:45.903254' WHERE "inkwell_comments"."id" = 3 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 5]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":11}]', "updated_at" = '2013-01-30 17:02:45.904785' WHERE "inkwell_comments"."id" = 5  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,3,5]', "updated_at" = '2013-01-30 17:02:45.905891' WHERE "inkwell_comments"."id" = 11  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-30 17:02:45.907456', "updated_at" = '2013-01-30 17:02:45.907456', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 12 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11},{"user_id":2,"comment_id":12}]', "updated_at" = '2013-01-30 17:02:45.911153' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11},{"user_id":2,"comment_id":12}]', "updated_at" = '2013-01-30 17:02:45.913944' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-30 17:02:45.914957' WHERE "inkwell_comments"."id" = 12  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 8]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 9]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 10]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 11]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 12]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 7]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 8]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 9]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 10]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 4]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 5]]  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.2ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-30 17:02:45.975367', "updated_at" = '2013-01-30 17:02:45.975367', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-30 17:02:45.978899' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 17:02:45.980094' WHERE "inkwell_comments"."id" = 1  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-30 17:02:45.981984', "updated_at" = '2013-01-30 17:02:45.981984', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-30 17:02:45.985413' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-30 17:02:45.987924' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-30 17:02:45.989010' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:45 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 1, "created_at" = '2013-01-30 17:02:45.990539', "updated_at" = '2013-01-30 17:02:45.990539', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-30 17:02:45.993977' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-30 17:02:45.996496' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-30 17:02:45.997494' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["is_comment", true], ["item_id", 2], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.2ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-30 17:02:46.002242' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["is_comment", true], ["item_id", 3], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[2]', "updated_at" = '2013-01-30 17:02:46.006678' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.2ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 ORDER BY created_at DESC Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 3 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 2 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::Comment Load (0.2ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 ORDER BY created_at DESC Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 3 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 2 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-30 17:02:46.045008', "updated_at" = '2013-01-30 17:02:46.045008', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-30 17:02:46.048529' WHERE "posts"."id" = 1  (42.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 17:02:46.049739' WHERE "inkwell_comments"."id" = 1  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-01-30 17:02:46.094173', "updated_at" = '2013-01-30 17:02:46.094173', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-30 17:02:46.098147' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 17:02:46.099410' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments"   (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' SQL (0.1ms) DELETE FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' SQL (0.1ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_comment" = 'f' Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 SQL (0.1ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 't' SQL (0.1ms) DELETE FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' SQL (0.1ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_comment" = 't' SQL (0.1ms) DELETE FROM "inkwell_comments" WHERE "inkwell_comments"."id" = 1 SQL (0.1ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 2 AND "inkwell_timeline_items"."is_comment" = 't' SQL (0.1ms) DELETE FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 't' SQL (0.0ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 2 AND "inkwell_blog_items"."is_comment" = 't' SQL (0.0ms) DELETE FROM "inkwell_comments" WHERE "inkwell_comments"."id" = 2 SQL (0.1ms) DELETE FROM "posts" WHERE "posts"."id" = ? [["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments"   (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-30 17:02:46.129585', "updated_at" = '2013-01-30 17:02:46.129585', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-30 17:02:46.133121' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 17:02:46.134326' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-30 17:02:46.136767', "updated_at" = '2013-01-30 17:02:46.136767', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-30 17:02:46.140095' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-30 17:02:46.142625' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-30 17:02:46.143644' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 1, "created_at" = '2013-01-30 17:02:46.145193', "updated_at" = '2013-01-30 17:02:46.145193', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-30 17:02:46.148687' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-30 17:02:46.151241' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-30 17:02:46.152250' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-30 17:02:46.175075', "updated_at" = '2013-01-30 17:02:46.175075', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-30 17:02:46.179100' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 17:02:46.180346' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-30 17:02:46.182164', "updated_at" = '2013-01-30 17:02:46.182164', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-30 17:02:46.185564' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-30 17:02:46.188059' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-30 17:02:46.189088' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["parent_id", 2], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 2, "user_id" = 2, "created_at" = '2013-01-30 17:02:46.190582', "updated_at" = '2013-01-30 17:02:46.190582', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":2,"comment_id":3}]', "updated_at" = '2013-01-30 17:02:46.193896' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":2,"comment_id":3}]', "updated_at" = '2013-01-30 17:02:46.196334' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":3}]', "updated_at" = '2013-01-30 17:02:46.198212' WHERE "inkwell_comments"."id" = 2  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,2]', "updated_at" = '2013-01-30 17:02:46.199253' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-30 17:02:46.200741', "updated_at" = '2013-01-30 17:02:46.200741', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 4 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":2,"comment_id":3},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-30 17:02:46.204068' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":2,"comment_id":3},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-30 17:02:46.206521' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-30 17:02:46.207525' WHERE "inkwell_comments"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["from_source", nil], ["has_many_sources", false], ["is_comment", true], ["item_id", 3], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["is_comment", true], ["item_id", 3], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["from_source", nil], ["has_many_sources", false], ["is_comment", true], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["is_comment", true], ["is_reblog", nil], ["item_id", 3], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["is_comment", true], ["is_reblog", nil], ["item_id", 3], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["is_comment", true], ["is_reblog", nil], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items"  Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments"  Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) DELETE FROM "inkwell_comments" WHERE "inkwell_comments"."id" IN (2, 3, 4) SQL (0.2ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" IN (2, 3, 4, 1) AND "inkwell_timeline_items"."is_comment" = 't' SQL (0.2ms) DELETE FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" IN (2, 3, 4, 1) AND "inkwell_favorite_items"."is_comment" = 't' SQL (0.2ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" IN (2, 3, 4, 1) AND "inkwell_blog_items"."is_comment" = 't' Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[]', "updated_at" = '2013-01-30 17:02:46.226785' WHERE "posts"."id" = 1 SQL (0.1ms) DELETE FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? [["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"  Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items"  Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments"  (0.8ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.4ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-30 17:02:46.252439', "updated_at" = '2013-01-30 17:02:46.252439', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-30 17:02:46.255933' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 17:02:46.257119' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-30 17:02:46.258850', "updated_at" = '2013-01-30 17:02:46.258850', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-30 17:02:46.262156' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-30 17:02:46.264572' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-30 17:02:46.265637' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 1, "created_at" = '2013-01-30 17:02:46.267178', "updated_at" = '2013-01-30 17:02:46.267178', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-30 17:02:46.270468' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-30 17:02:46.272863' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-30 17:02:46.273841' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SELECT COUNT(*) FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."user_id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-30 17:02:46.319189', "updated_at" = '2013-01-30 17:02:46.319189', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-30 17:02:46.322837' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 17:02:46.324001' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-30 17:02:46.325710', "updated_at" = '2013-01-30 17:02:46.325710', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-30 17:02:46.329040' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-30 17:02:46.331511' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-30 17:02:46.332548' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 1, "created_at" = '2013-01-30 17:02:46.334043', "updated_at" = '2013-01-30 17:02:46.334043', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-30 17:02:46.337380' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-30 17:02:46.339887' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-30 17:02:46.340888' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-30 17:02:46.342401', "updated_at" = '2013-01-30 17:02:46.342401', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 4 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-30 17:02:46.345708' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-30 17:02:46.348188' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-30 17:02:46.349175' WHERE "inkwell_comments"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 1, "created_at" = '2013-01-30 17:02:46.350598', "updated_at" = '2013-01-30 17:02:46.350598', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 5 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-30 17:02:46.353937' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-30 17:02:46.356411' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-30 17:02:46.357437' WHERE "inkwell_comments"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-30 17:02:46.358900', "updated_at" = '2013-01-30 17:02:46.358900', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 6 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6}]', "updated_at" = '2013-01-30 17:02:46.362309' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6}]', "updated_at" = '2013-01-30 17:02:46.365133' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-30 17:02:46.366159' WHERE "inkwell_comments"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-30 17:02:46.367602', "updated_at" = '2013-01-30 17:02:46.367602', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 7 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7}]', "updated_at" = '2013-01-30 17:02:46.370991' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7}]', "updated_at" = '2013-01-30 17:02:46.373594' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-30 17:02:46.374595' WHERE "inkwell_comments"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 1, "created_at" = '2013-01-30 17:02:46.376095', "updated_at" = '2013-01-30 17:02:46.376095', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 8 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8}]', "updated_at" = '2013-01-30 17:02:46.379546' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8}]', "updated_at" = '2013-01-30 17:02:46.382158' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-30 17:02:46.383164' WHERE "inkwell_comments"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 1, "created_at" = '2013-01-30 17:02:46.384587', "updated_at" = '2013-01-30 17:02:46.384587', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 9 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9}]', "updated_at" = '2013-01-30 17:02:46.388112' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9}]', "updated_at" = '2013-01-30 17:02:46.390748' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-30 17:02:46.391732' WHERE "inkwell_comments"."id" = 9  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-30 17:02:46.393162', "updated_at" = '2013-01-30 17:02:46.393162', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 10 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10}]', "updated_at" = '2013-01-30 17:02:46.396638' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10}]', "updated_at" = '2013-01-30 17:02:46.399363' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-30 17:02:46.400421' WHERE "inkwell_comments"."id" = 10  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 1, "created_at" = '2013-01-30 17:02:46.401887', "updated_at" = '2013-01-30 17:02:46.401887', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 11 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11}]', "updated_at" = '2013-01-30 17:02:46.405457' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11}]', "updated_at" = '2013-01-30 17:02:46.408184' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-30 17:02:46.409187' WHERE "inkwell_comments"."id" = 11  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-30 17:02:46.410611', "updated_at" = '2013-01-30 17:02:46.410611', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 12 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11},{"user_id":2,"comment_id":12}]', "updated_at" = '2013-01-30 17:02:46.414401' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11},{"user_id":2,"comment_id":12}]', "updated_at" = '2013-01-30 17:02:46.417327' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-30 17:02:46.418355' WHERE "inkwell_comments"."id" = 12  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_comments" WHERE "inkwell_comments"."user_id" = 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-30 17:02:46.441131', "updated_at" = '2013-01-30 17:02:46.441131', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-30 17:02:46.444591' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 17:02:46.445797' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 LIMIT 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = 1 LIMIT 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-30 17:02:46.521547', "updated_at" = '2013-01-30 17:02:46.521547', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-30 17:02:46.525116' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 17:02:46.526301' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-30 17:02:46.528056', "updated_at" = '2013-01-30 17:02:46.528056', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-30 17:02:46.531621' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-30 17:02:46.534123' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-30 17:02:46.535142' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-30 17:02:46.536649', "updated_at" = '2013-01-30 17:02:46.536649', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-30 17:02:46.540083' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 17:02:46.541206' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-30 17:02:46.542731', "updated_at" = '2013-01-30 17:02:46.542731', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 4 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-30 17:02:46.546152' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-30 17:02:46.548619' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-30 17:02:46.549611' WHERE "inkwell_comments"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-30 17:02:46.551109', "updated_at" = '2013-01-30 17:02:46.551109', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 5 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-30 17:02:46.555382' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 17:02:46.556758' WHERE "inkwell_comments"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-30 17:02:46.558795', "updated_at" = '2013-01-30 17:02:46.558795', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 6 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6}]', "updated_at" = '2013-01-30 17:02:46.562899' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":2,"comment_id":4},{"user_id":2,"comment_id":6}]', "updated_at" = '2013-01-30 17:02:46.566086' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-30 17:02:46.567197' WHERE "inkwell_comments"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-30 17:02:46.568702', "updated_at" = '2013-01-30 17:02:46.568702', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 7 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":1,"comment_id":7}]', "updated_at" = '2013-01-30 17:02:46.572283' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 17:02:46.573421' WHERE "inkwell_comments"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 7]]  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.0ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-30 17:02:46.596994', "updated_at" = '2013-01-30 17:02:46.596994', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-30 17:02:46.600518' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 17:02:46.601706' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-30 17:02:46.603437', "updated_at" = '2013-01-30 17:02:46.603437', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-30 17:02:46.606705' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-30 17:02:46.609158' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-30 17:02:46.610183' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 1, "created_at" = '2013-01-30 17:02:46.611719', "updated_at" = '2013-01-30 17:02:46.611719', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-30 17:02:46.615060' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-30 17:02:46.617559' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-30 17:02:46.618573' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["is_comment", true], ["item_id", 2], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-30 17:02:46.622532' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["is_comment", true], ["item_id", 3], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[2]', "updated_at" = '2013-01-30 17:02:46.626666' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.0ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.0ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.0ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-30 17:02:46.649452', "updated_at" = '2013-01-30 17:02:46.649452', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-30 17:02:46.652951' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 17:02:46.654119' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-01-30 17:02:46.655869', "updated_at" = '2013-01-30 17:02:46.655869', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-30 17:02:46.659163' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 17:02:46.660235' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-30 17:02:46.661963', "updated_at" = '2013-01-30 17:02:46.661963', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-30 17:02:46.665401' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 17:02:46.666493' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["parent_id", 2], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 2, "user_id" = 2, "created_at" = '2013-01-30 17:02:46.668056', "updated_at" = '2013-01-30 17:02:46.668056', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 4 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-30 17:02:46.671429' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-30 17:02:46.673955' WHERE "inkwell_comments"."id" = 2  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[2]', "updated_at" = '2013-01-30 17:02:46.675002' WHERE "inkwell_comments"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-30 17:02:46.676488', "updated_at" = '2013-01-30 17:02:46.676488', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 5 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-30 17:02:46.680524' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 17:02:46.681910' WHERE "inkwell_comments"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-01-30 17:02:46.683407', "updated_at" = '2013-01-30 17:02:46.683407', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 6 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6}]', "updated_at" = '2013-01-30 17:02:46.686779' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 17:02:46.687910' WHERE "inkwell_comments"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-01-30 17:02:46.689381', "updated_at" = '2013-01-30 17:02:46.689381', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 7 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7}]', "updated_at" = '2013-01-30 17:02:46.692766' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 17:02:46.693933' WHERE "inkwell_comments"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-30 17:02:46.695424', "updated_at" = '2013-01-30 17:02:46.695424', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 8 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8}]', "updated_at" = '2013-01-30 17:02:46.698927' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 17:02:46.700007' WHERE "inkwell_comments"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-30 17:02:46.701461', "updated_at" = '2013-01-30 17:02:46.701461', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 9 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9}]', "updated_at" = '2013-01-30 17:02:46.704895' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 17:02:46.705966' WHERE "inkwell_comments"."id" = 9  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-01-30 17:02:46.707468', "updated_at" = '2013-01-30 17:02:46.707468', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 10 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10}]', "updated_at" = '2013-01-30 17:02:46.711268' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 17:02:46.712408' WHERE "inkwell_comments"."id" = 10  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-30 17:02:46.713929', "updated_at" = '2013-01-30 17:02:46.713929', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 11 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11}]', "updated_at" = '2013-01-30 17:02:46.717563' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 17:02:46.718665' WHERE "inkwell_comments"."id" = 11  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-01-30 17:02:46.720141', "updated_at" = '2013-01-30 17:02:46.720141', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 12 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11},{"user_id":2,"comment_id":12}]', "updated_at" = '2013-01-30 17:02:46.723886' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 17:02:46.724987' WHERE "inkwell_comments"."id" = 12  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.3ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 ORDER BY created_at DESC LIMIT 5 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 11]] Inkwell::Comment Load (0.3ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 AND (created_at < '2013-01-30 17:02:46.713929') ORDER BY created_at DESC LIMIT 5 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]] Inkwell::Comment Load (0.3ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 AND (created_at < '2013-01-30 17:02:46.683407') ORDER BY created_at DESC LIMIT 7  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.0ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-30 17:02:46.752176', "updated_at" = '2013-01-30 17:02:46.752176', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-30 17:02:46.755574' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 17:02:46.756767' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-30 17:02:46.758546', "updated_at" = '2013-01-30 17:02:46.758546', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-30 17:02:46.761959' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-30 17:02:46.764416' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-30 17:02:46.765451' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["from_source", nil], ["has_many_sources", false], ["is_comment", true], ["item_id", 2], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["is_comment", true], ["item_id", 2], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["from_source", nil], ["has_many_sources", false], ["is_comment", true], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["is_comment", true], ["is_reblog", nil], ["item_id", 2], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["is_comment", true], ["is_reblog", nil], ["item_id", 2], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["is_comment", true], ["is_reblog", nil], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"  Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items"  Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) DELETE FROM "inkwell_comments" WHERE "inkwell_comments"."id" IN (2) SQL (0.2ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" IN (2, 1) AND "inkwell_timeline_items"."is_comment" = 't' SQL (0.1ms) DELETE FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" IN (2, 1) AND "inkwell_favorite_items"."is_comment" = 't' SQL (0.1ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" IN (2, 1) AND "inkwell_blog_items"."is_comment" = 't' Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[]', "updated_at" = '2013-01-30 17:02:46.782972' WHERE "posts"."id" = 1 SQL (0.0ms) DELETE FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? [["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items"  Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments"   (0.8ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-30 17:02:46.807787', "updated_at" = '2013-01-30 17:02:46.807787', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-30 17:02:46.811431' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 17:02:46.812745' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-30 17:02:46.814549', "updated_at" = '2013-01-30 17:02:46.814549', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-30 17:02:46.818122' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-30 17:02:46.820717' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-30 17:02:46.821753' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["from_source", nil], ["has_many_sources", false], ["is_comment", true], ["item_id", 2], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["is_comment", true], ["item_id", 2], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["from_source", nil], ["has_many_sources", false], ["is_comment", true], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["is_comment", true], ["is_reblog", nil], ["item_id", 2], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["is_comment", true], ["is_reblog", nil], ["item_id", 2], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["is_comment", true], ["is_reblog", nil], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items"  Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments"   (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_comments" WHERE "inkwell_comments"."id" IN (NULL) SQL (0.1ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" IN (2) AND "inkwell_timeline_items"."is_comment" = 't' SQL (0.1ms) DELETE FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" IN (2) AND "inkwell_favorite_items"."is_comment" = 't' SQL (0.1ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" IN (2) AND "inkwell_blog_items"."is_comment" = 't' Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[]', "updated_at" = '2013-01-30 17:02:46.838818' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-30 17:02:46.841541' WHERE "posts"."id" = 1 SQL (0.0ms) DELETE FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? [["id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items"  Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments"  Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.0ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.0ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-30 17:02:46.867047', "updated_at" = '2013-01-30 17:02:46.867047', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-30 17:02:46.896782' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 17:02:46.898084' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-30 17:02:46.900057', "updated_at" = '2013-01-30 17:02:46.900057', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-30 17:02:46.903589' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-30 17:02:46.906227' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-30 17:02:46.907264' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]] Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (48.3ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-30 17:02:46.979904', "updated_at" = '2013-01-30 17:02:46.979904', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-30 17:02:46.983641' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 17:02:46.984972' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-01-30 17:02:46.986911', "updated_at" = '2013-01-30 17:02:46.986911', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-30 17:02:46.990376' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 17:02:46.991494' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-30 17:02:46.993069', "updated_at" = '2013-01-30 17:02:46.993069', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-30 17:02:46.996485' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 17:02:46.997576' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:46 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-01-30 17:02:46.999131', "updated_at" = '2013-01-30 17:02:46.999131', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 4 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-30 17:02:47.002487' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 17:02:47.003568' WHERE "inkwell_comments"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-30 17:02:47.005065', "updated_at" = '2013-01-30 17:02:47.005065', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 5 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-30 17:02:47.008401' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 17:02:47.009491' WHERE "inkwell_comments"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-01-30 17:02:47.010982', "updated_at" = '2013-01-30 17:02:47.010982', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 6 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6}]', "updated_at" = '2013-01-30 17:02:47.014434' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 17:02:47.015546' WHERE "inkwell_comments"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-01-30 17:02:47.017014', "updated_at" = '2013-01-30 17:02:47.017014', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 7 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7}]', "updated_at" = '2013-01-30 17:02:47.020425' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 17:02:47.021497' WHERE "inkwell_comments"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-30 17:02:47.022961', "updated_at" = '2013-01-30 17:02:47.022961', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 8 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8}]', "updated_at" = '2013-01-30 17:02:47.026420' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 17:02:47.027511' WHERE "inkwell_comments"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-30 17:02:47.028961', "updated_at" = '2013-01-30 17:02:47.028961', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 9 Post Load (0.2ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9}]', "updated_at" = '2013-01-30 17:02:47.032771' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 17:02:47.033887' WHERE "inkwell_comments"."id" = 9  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-01-30 17:02:47.035383', "updated_at" = '2013-01-30 17:02:47.035383', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 10 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10}]', "updated_at" = '2013-01-30 17:02:47.038981' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 17:02:47.040107' WHERE "inkwell_comments"."id" = 10  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-30 17:02:47.041597', "updated_at" = '2013-01-30 17:02:47.041597', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 11 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11}]', "updated_at" = '2013-01-30 17:02:47.045105' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 17:02:47.046173' WHERE "inkwell_comments"."id" = 11  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-01-30 17:02:47.047680', "updated_at" = '2013-01-30 17:02:47.047680', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 12 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11},{"user_id":2,"comment_id":12}]', "updated_at" = '2013-01-30 17:02:47.051293' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 17:02:47.052369' WHERE "inkwell_comments"."id" = 12  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.2ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 ORDER BY created_at DESC  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.3ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-30 17:02:47.076294', "updated_at" = '2013-01-30 17:02:47.076294', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-30 17:02:47.079766' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 17:02:47.080936' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["from_source", nil], ["has_many_sources", false], ["is_comment", true], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["is_comment", true], ["is_reblog", nil], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["is_comment", true], ["is_reblog", nil], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"  Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items"  Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments"  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_comments" WHERE "inkwell_comments"."id" IN (NULL) SQL (0.1ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" IN (1) AND "inkwell_timeline_items"."is_comment" = 't' SQL (0.1ms) DELETE FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" IN (1) AND "inkwell_favorite_items"."is_comment" = 't' SQL (0.1ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" IN (1) AND "inkwell_blog_items"."is_comment" = 't' Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[]', "updated_at" = '2013-01-30 17:02:47.093767' WHERE "posts"."id" = 1 SQL (0.1ms) DELETE FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? [["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"  Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items"  Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments"  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-30 17:02:47.118124', "updated_at" = '2013-01-30 17:02:47.118124', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-30 17:02:47.121564' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 17:02:47.122715' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-30 17:02:47.124420', "updated_at" = '2013-01-30 17:02:47.124420', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-30 17:02:47.127722' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-30 17:02:47.130201' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-30 17:02:47.131201' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 1, "created_at" = '2013-01-30 17:02:47.132774', "updated_at" = '2013-01-30 17:02:47.132774', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-30 17:02:47.136057' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-30 17:02:47.138848' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-30 17:02:47.139855' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["parent_id", 2], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 2, "user_id" = 2, "created_at" = '2013-01-30 17:02:47.141339', "updated_at" = '2013-01-30 17:02:47.141339', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 4 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-30 17:02:47.144750' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-30 17:02:47.147311' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-30 17:02:47.148948' WHERE "inkwell_comments"."id" = 2  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,2]', "updated_at" = '2013-01-30 17:02:47.149895' WHERE "inkwell_comments"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["parent_id", 3], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 3, "user_id" = 1, "created_at" = '2013-01-30 17:02:47.151420', "updated_at" = '2013-01-30 17:02:47.151420', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 5 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-30 17:02:47.154757' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-30 17:02:47.157265' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-30 17:02:47.158829' WHERE "inkwell_comments"."id" = 3  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,3]', "updated_at" = '2013-01-30 17:02:47.159796' WHERE "inkwell_comments"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-30 17:02:47.161232', "updated_at" = '2013-01-30 17:02:47.161232', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 6 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6}]', "updated_at" = '2013-01-30 17:02:47.164601' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6}]', "updated_at" = '2013-01-30 17:02:47.167384' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-30 17:02:47.168499' WHERE "inkwell_comments"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["parent_id", 4], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 4, "user_id" = 2, "created_at" = '2013-01-30 17:02:47.170028', "updated_at" = '2013-01-30 17:02:47.170028', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 7 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7}]', "updated_at" = '2013-01-30 17:02:47.173954' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 4]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7}]', "updated_at" = '2013-01-30 17:02:47.176597' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":4},{"user_id":2,"comment_id":7}]', "updated_at" = '2013-01-30 17:02:47.178210' WHERE "inkwell_comments"."id" = 2 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 4]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":7}]', "updated_at" = '2013-01-30 17:02:47.179720' WHERE "inkwell_comments"."id" = 4  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,2,4]', "updated_at" = '2013-01-30 17:02:47.180646' WHERE "inkwell_comments"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["parent_id", 3], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 3, "user_id" = 1, "created_at" = '2013-01-30 17:02:47.182220', "updated_at" = '2013-01-30 17:02:47.182220', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 8 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8}]', "updated_at" = '2013-01-30 17:02:47.186137' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8}]', "updated_at" = '2013-01-30 17:02:47.189067' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5},{"user_id":1,"comment_id":8}]', "updated_at" = '2013-01-30 17:02:47.190944' WHERE "inkwell_comments"."id" = 3  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,3]', "updated_at" = '2013-01-30 17:02:47.192000' WHERE "inkwell_comments"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 1, "created_at" = '2013-01-30 17:02:47.193732', "updated_at" = '2013-01-30 17:02:47.193732', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 9 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9}]', "updated_at" = '2013-01-30 17:02:47.197491' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9}]', "updated_at" = '2013-01-30 17:02:47.200504' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-30 17:02:47.201519' WHERE "inkwell_comments"."id" = 9  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["parent_id", 6], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 6, "user_id" = 2, "created_at" = '2013-01-30 17:02:47.203053', "updated_at" = '2013-01-30 17:02:47.203053', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 10 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10}]', "updated_at" = '2013-01-30 17:02:47.206952' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10}]', "updated_at" = '2013-01-30 17:02:47.209936' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":10}]', "updated_at" = '2013-01-30 17:02:47.211701' WHERE "inkwell_comments"."id" = 6  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,6]', "updated_at" = '2013-01-30 17:02:47.212761' WHERE "inkwell_comments"."id" = 10  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["parent_id", 5], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 5, "user_id" = 1, "created_at" = '2013-01-30 17:02:47.214268', "updated_at" = '2013-01-30 17:02:47.214268', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 11 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11}]', "updated_at" = '2013-01-30 17:02:47.217878' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 5]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11}]', "updated_at" = '2013-01-30 17:02:47.220602' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":11}]', "updated_at" = '2013-01-30 17:02:47.222283' WHERE "inkwell_comments"."id" = 3 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 5]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":11}]', "updated_at" = '2013-01-30 17:02:47.223783' WHERE "inkwell_comments"."id" = 5  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,3,5]', "updated_at" = '2013-01-30 17:02:47.224722' WHERE "inkwell_comments"."id" = 11  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-30 17:02:47.226151', "updated_at" = '2013-01-30 17:02:47.226151', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 12 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11},{"user_id":2,"comment_id":12}]', "updated_at" = '2013-01-30 17:02:47.229740' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11},{"user_id":2,"comment_id":12}]', "updated_at" = '2013-01-30 17:02:47.232879' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-30 17:02:47.233907' WHERE "inkwell_comments"."id" = 12  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.8ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 LIMIT 1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[2]', "updated_at" = '2013-01-30 17:02:47.279000' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[1]', "updated_at" = '2013-01-30 17:02:47.280357' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[2,3]', "updated_at" = '2013-01-30 17:02:47.285984' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[1]', "updated_at" = '2013-01-30 17:02:47.287374' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["user_id", 1]] SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 2], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["user_id", 2]] SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 2], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' AND "inkwell_timeline_items"."item_id" = 2  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' AND "inkwell_timeline_items"."item_id" = 2  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_1"], ["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_2"], ["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_3"], ["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "morozovm_post_test_body"], ["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_4"], ["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_5"], ["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 5 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 5], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[1]', "updated_at" = '2013-01-30 17:02:47.424462' WHERE "posts"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "morozovm_post_test_body_1"], ["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_6"], ["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 9], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_7"], ["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 10], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_8"], ["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 11], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "morozovm_post_test_body_2"], ["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 12], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_9"], ["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 13], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "morozovm_post_test_body_3"], ["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 14], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 8 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 8], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[1]', "updated_at" = '2013-01-30 17:02:47.456620' WHERE "posts"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 12 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 12], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[1]', "updated_at" = '2013-01-30 17:02:47.460806' WHERE "posts"."id" = 12  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 13 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 13], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-30 17:02:47.464908' WHERE "posts"."id" = 13  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 13 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["is_comment", false], ["item_id", 13], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[2]', "updated_at" = '2013-01-30 17:02:47.468778' WHERE "posts"."id" = 13  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 ORDER BY created_at DESC Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 12]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 12 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 12 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 8]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 8 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 8 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 13]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 13 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 13 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 11]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 11 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 11 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 10]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 10 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 10 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 9]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 9 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 9 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 5]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 5 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 5 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 7]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 7 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 6 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 6 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 4]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 4 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 4 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 3]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 3 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 2]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 2 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-30 17:02:47.527397', "updated_at" = '2013-01-30 17:02:47.527397', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-30 17:02:47.530894' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 17:02:47.532094' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[1]', "updated_at" = '2013-01-30 17:02:47.533344' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-30 17:02:47.534537' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-30 17:02:47.540482' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["is_comment", true], ["is_reblog", true], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-30 17:02:47.544922' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.3ms) DELETE FROM "users";  (0.2ms) DELETE FROM sqlite_sequence where name = 'users';  (0.2ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-30 17:02:47.572717', "updated_at" = '2013-01-30 17:02:47.572717', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-30 17:02:47.576295' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 17:02:47.577471' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[4]', "updated_at" = '2013-01-30 17:02:47.580263' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-30 17:02:47.581466' WHERE "users"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-30 17:02:47.587685' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 4 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["user_id", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 4 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 4 LIMIT 1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[]', "updated_at" = '2013-01-30 17:02:47.595732' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."id" = ? [["id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.2ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 4 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."id" = ? [["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 4 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f'  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.0ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-30 17:02:47.625391', "updated_at" = '2013-01-30 17:02:47.625391', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-30 17:02:47.629316' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 17:02:47.630531' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[3]', "updated_at" = '2013-01-30 17:02:47.631831' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-30 17:02:47.633044' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["is_comment", true], ["is_reblog", true], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-30 17:02:47.638992' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", true], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-30 17:02:47.666546', "updated_at" = '2013-01-30 17:02:47.666546', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-30 17:02:47.670052' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 17:02:47.671257' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.0ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-30 17:02:47.696447', "updated_at" = '2013-01-30 17:02:47.696447', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-30 17:02:47.700324' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 17:02:47.701495' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["is_comment", true], ["is_reblog", true], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-30 17:02:47.705885' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_comment" = 't' AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.3ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-30 17:02:47.730926', "updated_at" = '2013-01-30 17:02:47.730926', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-30 17:02:47.734388' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 17:02:47.735541' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[4]', "updated_at" = '2013-01-30 17:02:47.738293' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-30 17:02:47.739492' WHERE "users"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["is_comment", true], ["is_reblog", true], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-30 17:02:47.746065' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 4 AND "inkwell_timeline_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", true], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["user_id", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 4 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 't' Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 4 LIMIT 1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_reblog_it" = '[]', "updated_at" = '2013-01-30 17:02:47.753791' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."id" = ? [["id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 4 AND "inkwell_timeline_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.0ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."id" = ? [["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 4 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 't'  (0.7ms) rollback transaction  (1.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.3ms) DELETE FROM "inkwell_comments";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-30 17:02:47.781940', "updated_at" = '2013-01-30 17:02:47.781940', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-30 17:02:47.785442' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 17:02:47.786643' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 4 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["user_id", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[4]', "updated_at" = '2013-01-30 17:02:47.819858' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[2]', "updated_at" = '2013-01-30 17:02:47.821166' WHERE "users"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[4]', "updated_at" = '2013-01-30 17:02:47.822605' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 4 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["from_source", "[{\"user_id\":4,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[2]', "updated_at" = '2013-01-30 17:02:47.828764' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[4,1]', "updated_at" = '2013-01-30 17:02:47.830184' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_timeline_items" SET "has_many_sources" = 't', "from_source" = '[{"user_id":4,"type":"reblog"},{"user_id":1,"type":"following"}]', "updated_at" = '2013-01-30 17:02:47.834381' WHERE "inkwell_timeline_items"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 4 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[]', "updated_at" = '2013-01-30 17:02:47.840510' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."user_id" = 4 AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."id" = ? [["id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.2ms) UPDATE "inkwell_timeline_items" SET "has_many_sources" = 'f', "from_source" = '[{"user_id":1,"type":"following"}]', "updated_at" = '2013-01-30 17:02:47.893023' WHERE "inkwell_timeline_items"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.0ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-30 17:02:47.919957', "updated_at" = '2013-01-30 17:02:47.919957', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-30 17:02:47.923510' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 17:02:47.924713' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[3]', "updated_at" = '2013-01-30 17:02:47.926040' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-30 17:02:47.927275' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-30 17:02:47.933477' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-30 17:02:47.961722', "updated_at" = '2013-01-30 17:02:47.961722', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-30 17:02:47.965293' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 17:02:47.966481' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["is_comment", true], ["is_reblog", true], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-30 17:02:47.970877' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_reblog_it" = '[]', "updated_at" = '2013-01-30 17:02:47.973423' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."id" = ? [["id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_comment" = 't' AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.0ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.3ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:47 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-30 17:02:47.999408', "updated_at" = '2013-01-30 17:02:47.999408', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-30 17:02:48.002814' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 17:02:48.003997' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-30 17:02:48.008371' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_comment" = 'f'  (0.1ms) SELECT COUNT(*) FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_comment" = 'f' AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-30 17:02:48.033672', "updated_at" = '2013-01-30 17:02:48.033672', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-30 17:02:48.037128' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 17:02:48.038319' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-30 17:02:48.042835' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[]', "updated_at" = '2013-01-30 17:02:48.045372' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."id" = ? [["id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_comment" = 'f'  (0.1ms) SELECT COUNT(*) FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_comment" = 'f' AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-30 17:02:48.071766', "updated_at" = '2013-01-30 17:02:48.071766', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-30 17:02:48.075238' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 17:02:48.076429' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[3]', "updated_at" = '2013-01-30 17:02:48.077710' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-30 17:02:48.078890' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-30 17:02:48.084792' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[3]', "updated_at" = '2013-01-30 17:02:48.088661' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2,1]', "updated_at" = '2013-01-30 17:02:48.089913' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_timeline_items" SET "has_many_sources" = 't', "from_source" = '[{"user_id":2,"type":"reblog"},{"user_id":1,"type":"following"}]', "updated_at" = '2013-01-30 17:02:48.093674' WHERE "inkwell_timeline_items"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-30 17:02:48.118983', "updated_at" = '2013-01-30 17:02:48.118983', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-30 17:02:48.122437' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 17:02:48.123635' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[3]', "updated_at" = '2013-01-30 17:02:48.124928' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-30 17:02:48.126115' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[3]', "updated_at" = '2013-01-30 17:02:48.128792' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2,1]', "updated_at" = '2013-01-30 17:02:48.130223' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-30 17:02:48.139032' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_timeline_items" SET "has_many_sources" = 't', "from_source" = '[{"user_id":1,"type":"following"},{"user_id":2,"type":"reblog"}]', "updated_at" = '2013-01-30 17:02:48.141266' WHERE "inkwell_timeline_items"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 LIMIT 1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.2ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-30 17:02:48.167013', "updated_at" = '2013-01-30 17:02:48.167013', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-30 17:02:48.170441' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 17:02:48.171602' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["is_comment", true], ["is_reblog", true], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-30 17:02:48.178139' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 4 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["is_comment", true], ["is_reblog", true], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["user_id", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_reblog_it" = '[2,4]', "updated_at" = '2013-01-30 17:02:48.182438' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.3ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-30 17:02:48.206023', "updated_at" = '2013-01-30 17:02:48.206023', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-30 17:02:48.209471' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 17:02:48.210659' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-30 17:02:48.217582' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 4 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["user_id", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2,4]', "updated_at" = '2013-01-30 17:02:48.221822' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-30 17:02:48.246600', "updated_at" = '2013-01-30 17:02:48.246600', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-30 17:02:48.250108' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 17:02:48.251301' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-30 17:02:48.257870' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["is_comment", true], ["is_reblog", true], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-30 17:02:48.262061' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_1"], ["created_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_2"], ["created_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_3"], ["created_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "morozovm_post_test_body"], ["created_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_4"], ["created_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_5"], ["created_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 5 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 5], ["updated_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[1]', "updated_at" = '2013-01-30 17:02:48.344211' WHERE "posts"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "morozovm_post_test_body_1"], ["created_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_6"], ["created_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 9], ["updated_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_7"], ["created_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 10], ["updated_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_8"], ["created_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 11], ["updated_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "morozovm_post_test_body_2"], ["created_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 12], ["updated_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_9"], ["created_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 13], ["updated_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "morozovm_post_test_body_3"], ["created_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 14], ["updated_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 8 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 8], ["updated_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[1]', "updated_at" = '2013-01-30 17:02:48.426024' WHERE "posts"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 12 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 12], ["updated_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[1]', "updated_at" = '2013-01-30 17:02:48.430418' WHERE "posts"."id" = 12  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 8 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["is_comment", false], ["item_id", 8], ["updated_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-30 17:02:48.434482' WHERE "posts"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[3]', "updated_at" = '2013-01-30 17:02:48.435840' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[1]', "updated_at" = '2013-01-30 17:02:48.437088' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.3ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 12 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 12], ["updated_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 8 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 8], ["updated_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 13 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 13], ["updated_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 11 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 11], ["updated_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 10 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 10], ["updated_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 9 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 9], ["updated_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 5 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 5], ["updated_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 7 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 7], ["updated_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 6 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 6], ["updated_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 4 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 4], ["updated_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 3]]  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[3]', "updated_at" = '2013-01-30 17:02:48.463839' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[1,2]', "updated_at" = '2013-01-30 17:02:48.465218' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 14 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 14], ["updated_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 12 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_timeline_items" SET "has_many_sources" = 't', "from_source" = '[{"user_id":1,"type":"reblog"},{"user_id":2,"type":"following"}]', "updated_at" = '2013-01-30 17:02:48.471832' WHERE "inkwell_timeline_items"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 8 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_timeline_items" SET "has_many_sources" = 't', "from_source" = '[{"user_id":1,"type":"reblog"},{"user_id":2,"type":"following"}]', "updated_at" = '2013-01-30 17:02:48.473994' WHERE "inkwell_timeline_items"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 5 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_timeline_items" SET "has_many_sources" = 't', "from_source" = '[{"user_id":1,"type":"reblog"},{"user_id":2,"type":"following"}]', "updated_at" = '2013-01-30 17:02:48.476042' WHERE "inkwell_timeline_items"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 3]] Inkwell::TimelineItem Load (0.2ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 ORDER BY created_at DESC Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 12]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 12 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 12 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 8]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 8 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 8 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 14]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 14 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 14 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 13]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 13 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 13 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 11]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 11 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 11 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 10]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 10 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 10 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 9]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 9 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 9 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 5]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 5 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 5 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 7]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 7 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 6 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 6 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 4]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 4 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 4 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["title", nil], ["updated_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-30 17:02:48.528432', "updated_at" = '2013-01-30 17:02:48.528432', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-30 17:02:48.532077' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-30 17:02:48.533258' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[3]', "updated_at" = '2013-01-30 17:02:48.534534' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-30 17:02:48.535740' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["is_comment", true], ["is_reblog", true], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-30 17:02:48.541706' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", true], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Wed, 30 Jan 2013 17:02:48 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[2]', "updated_at" = '2013-01-30 17:02:48.548204' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 3]] Inkwell::TimelineItem Load (0.3ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 ORDER BY created_at DESC LIMIT 10 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.9ms) rollback transaction  (1.2ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.4ms) DELETE FROM "inkwell_comments";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.3ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users'; Connecting to database specified by database.yml  (0.5ms) begin transaction  (12.4ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) SAVEPOINT active_record_1 SQL (44.8ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:12 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Thu, 31 Jan 2013 16:29:12 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:12 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Thu, 31 Jan 2013 16:29:12 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:12 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Thu, 31 Jan 2013 16:29:12 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.4ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-31 16:29:13.070438', "updated_at" = '2013-01-31 16:29:13.070438', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-31 16:29:13.076497' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 16:29:13.078253' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[4]', "updated_at" = '2013-01-31 16:29:13.081583' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-31 16:29:13.083274' WHERE "users"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["is_comment", true], ["is_reblog", true], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-31 16:29:13.101569' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 4 AND "inkwell_timeline_items"."is_comment" = 't' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", true], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["user_id", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 4 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 't' Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 4 LIMIT 1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_reblog_it" = '[]', "updated_at" = '2013-01-31 16:29:13.122185' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."id" = ? [["id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 4 AND "inkwell_timeline_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."id" = ? [["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 4 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 't'  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.3ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-31 16:29:13.174367', "updated_at" = '2013-01-31 16:29:13.174367', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-31 16:29:13.178453' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 16:29:13.180080' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[3]', "updated_at" = '2013-01-31 16:29:13.181666' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-31 16:29:13.183073' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-31 16:29:13.189735' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[3]', "updated_at" = '2013-01-31 16:29:13.194081' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2,1]', "updated_at" = '2013-01-31 16:29:13.195674' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1  (0.2ms) UPDATE "inkwell_timeline_items" SET "has_many_sources" = 't', "from_source" = '[{"user_id":2,"type":"reblog"},{"user_id":1,"type":"following"}]', "updated_at" = '2013-01-31 16:29:13.200359' WHERE "inkwell_timeline_items"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 LIMIT 1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.4ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-31 16:29:13.229807', "updated_at" = '2013-01-31 16:29:13.229807', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-31 16:29:13.233542' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 16:29:13.234863' WHERE "inkwell_comments"."id" = 1  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[3]', "updated_at" = '2013-01-31 16:29:13.236426' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-31 16:29:13.237733' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["is_comment", true], ["is_reblog", true], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-31 16:29:13.244310' WHERE "inkwell_comments"."id" = 1  (0.1ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", true], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-31 16:29:13.303716', "updated_at" = '2013-01-31 16:29:13.303716', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-31 16:29:13.307358' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 16:29:13.308598' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-31 16:29:13.315500' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 4 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["user_id", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2,4]', "updated_at" = '2013-01-31 16:29:13.319756' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.4ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.3ms) DELETE FROM "users";  (0.2ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-31 16:29:13.345017', "updated_at" = '2013-01-31 16:29:13.345017', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-31 16:29:13.348836' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 16:29:13.350105' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[1]', "updated_at" = '2013-01-31 16:29:13.351479' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-31 16:29:13.352839' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-31 16:29:13.359173' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["is_comment", true], ["is_reblog", true], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-31 16:29:13.363903' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1  (0.7ms) rollback transaction  (1.2ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.3ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-31 16:29:13.389180', "updated_at" = '2013-01-31 16:29:13.389180', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-31 16:29:13.392606' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 16:29:13.393807' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::BlogItem Exists (0.2ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-31 16:29:13.422628' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["is_comment", true], ["is_reblog", true], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-31 16:29:13.426987' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.5ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-31 16:29:13.454939', "updated_at" = '2013-01-31 16:29:13.454939', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-31 16:29:13.458904' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 16:29:13.460394' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[3]', "updated_at" = '2013-01-31 16:29:13.462231' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-31 16:29:13.463815' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-31 16:29:13.470739' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 LIMIT 1  (0.7ms) rollback transaction  (1.3ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.3ms) DELETE FROM "inkwell_favorite_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.3ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-31 16:29:13.503418', "updated_at" = '2013-01-31 16:29:13.503418', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-31 16:29:13.507150' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 16:29:13.508404' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 4 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["user_id", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[4]', "updated_at" = '2013-01-31 16:29:13.515102' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[2]', "updated_at" = '2013-01-31 16:29:13.516450' WHERE "users"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[4]', "updated_at" = '2013-01-31 16:29:13.517739' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 4 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["from_source", "[{\"user_id\":4,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[2]', "updated_at" = '2013-01-31 16:29:13.524451' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[4,1]', "updated_at" = '2013-01-31 16:29:13.526098' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.3ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.2ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1  (0.2ms) UPDATE "inkwell_timeline_items" SET "has_many_sources" = 't', "from_source" = '[{"user_id":4,"type":"reblog"},{"user_id":1,"type":"following"}]', "updated_at" = '2013-01-31 16:29:13.531087' WHERE "inkwell_timeline_items"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' Inkwell::TimelineItem Load (0.2ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 4 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[]', "updated_at" = '2013-01-31 16:29:13.559162' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."user_id" = 4 AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."id" = ? [["id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_timeline_items" SET "has_many_sources" = 'f', "from_source" = '[{"user_id":1,"type":"following"}]', "updated_at" = '2013-01-31 16:29:13.563233' WHERE "inkwell_timeline_items"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-31 16:29:13.590655', "updated_at" = '2013-01-31 16:29:13.590655', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-31 16:29:13.594493' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 16:29:13.595773' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[4]', "updated_at" = '2013-01-31 16:29:13.598928' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-31 16:29:13.600272' WHERE "users"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-31 16:29:13.607221' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 4 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["user_id", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 4 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 4 LIMIT 1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[]', "updated_at" = '2013-01-31 16:29:13.615191' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."id" = ? [["id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 4 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."id" = ? [["id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 4 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f'  (0.8ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.4ms) DELETE FROM "inkwell_comments";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-31 16:29:13.646034', "updated_at" = '2013-01-31 16:29:13.646034', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-31 16:29:13.649795' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 16:29:13.651100' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["is_comment", true], ["is_reblog", true], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-31 16:29:13.656232' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_comment" = 't' AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.8ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-31 16:29:13.707230', "updated_at" = '2013-01-31 16:29:13.707230', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-31 16:29:13.711840' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 16:29:13.713327' WHERE "inkwell_comments"."id" = 1  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["is_comment", true], ["is_reblog", true], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-31 16:29:13.721475' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 4 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["is_comment", true], ["is_reblog", true], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["user_id", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_reblog_it" = '[2,4]', "updated_at" = '2013-01-31 16:29:13.725851' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.8ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.3ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-31 16:29:13.751638', "updated_at" = '2013-01-31 16:29:13.751638', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-31 16:29:13.755660' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 16:29:13.757011' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-31 16:29:13.762500' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SELECT COUNT(*) FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_comment" = 'f'  (0.1ms) SELECT COUNT(*) FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_comment" = 'f' AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.8ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.4ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-31 16:29:13.791256', "updated_at" = '2013-01-31 16:29:13.791256', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-31 16:29:13.795141' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 16:29:13.796371' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[3]', "updated_at" = '2013-01-31 16:29:13.797817' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-31 16:29:13.799151' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10  (0.1ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[3]', "updated_at" = '2013-01-31 16:29:13.802277' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2,1]', "updated_at" = '2013-01-31 16:29:13.804013' WHERE "users"."id" = 3  (0.1ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.3ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.2ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-31 16:29:13.838490' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_timeline_items" SET "has_many_sources" = 't', "from_source" = '[{"user_id":1,"type":"following"},{"user_id":2,"type":"reblog"}]', "updated_at" = '2013-01-31 16:29:13.841076' WHERE "inkwell_timeline_items"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (2.4ms) DELETE FROM "users";  (0.3ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-31 16:29:13.871774', "updated_at" = '2013-01-31 16:29:13.871774', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-31 16:29:13.875587' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 16:29:13.876971' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["is_comment", true], ["is_reblog", true], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-31 16:29:13.882398' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_reblog_it" = '[]', "updated_at" = '2013-01-31 16:29:13.885115' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."id" = ? [["id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_comment" = 't' AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (1.2ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.3ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.3ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.6ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-31 16:29:13.915205', "updated_at" = '2013-01-31 16:29:13.915205', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-31 16:29:13.919089' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 16:29:13.920628' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-31 16:29:13.925499' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[]', "updated_at" = '2013-01-31 16:29:13.928655' WHERE "posts"."id" = 1  (0.1ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."id" = ? [["id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_comment" = 'f'  (0.1ms) SELECT COUNT(*) FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_comment" = 'f' AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (1.3ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:13 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-31 16:29:13.982221', "updated_at" = '2013-01-31 16:29:13.982221', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-31 16:29:13.986353' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 16:29:13.987781' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.7ms) rollback transaction  (1.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.3ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-31 16:29:14.030176', "updated_at" = '2013-01-31 16:29:14.030176', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-31 16:29:14.033878' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 16:29:14.035179' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-31 16:29:14.037204', "updated_at" = '2013-01-31 16:29:14.037204', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-31 16:29:14.040834' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-31 16:29:14.043465' WHERE "inkwell_comments"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-31 16:29:14.044802' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-31 16:29:14.047120', "updated_at" = '2013-01-31 16:29:14.047120', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-31 16:29:14.051079' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 16:29:14.052369' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-31 16:29:14.054079', "updated_at" = '2013-01-31 16:29:14.054079', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 4 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-31 16:29:14.058025' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-31 16:29:14.061412' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-31 16:29:14.062613' WHERE "inkwell_comments"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-31 16:29:14.064387', "updated_at" = '2013-01-31 16:29:14.064387', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 5 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-31 16:29:14.068676' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 16:29:14.069884' WHERE "inkwell_comments"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-31 16:29:14.071595', "updated_at" = '2013-01-31 16:29:14.071595', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 6 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6}]', "updated_at" = '2013-01-31 16:29:14.075475' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":2,"comment_id":4},{"user_id":2,"comment_id":6}]', "updated_at" = '2013-01-31 16:29:14.078524' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-31 16:29:14.079764' WHERE "inkwell_comments"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-31 16:29:14.081472', "updated_at" = '2013-01-31 16:29:14.081472', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 7 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":1,"comment_id":7}]', "updated_at" = '2013-01-31 16:29:14.086376' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 16:29:14.087836' WHERE "inkwell_comments"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 7]]  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.3ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-31 16:29:14.137034', "updated_at" = '2013-01-31 16:29:14.137034', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-31 16:29:14.140799' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 16:29:14.142143' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-31 16:29:14.144073', "updated_at" = '2013-01-31 16:29:14.144073', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-31 16:29:14.147695' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-31 16:29:14.150372' WHERE "inkwell_comments"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-31 16:29:14.151424' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["from_source", nil], ["has_many_sources", false], ["is_comment", true], ["item_id", 2], ["updated_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["is_comment", true], ["item_id", 2], ["updated_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["from_source", nil], ["has_many_sources", false], ["is_comment", true], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["is_comment", true], ["is_reblog", nil], ["item_id", 2], ["updated_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["is_comment", true], ["is_reblog", nil], ["item_id", 2], ["updated_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["is_comment", true], ["is_reblog", nil], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items"  Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments"  Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) DELETE FROM "inkwell_comments" WHERE "inkwell_comments"."id" IN (2) SQL (0.2ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" IN (2, 1) AND "inkwell_timeline_items"."is_comment" = 't' SQL (0.1ms) DELETE FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" IN (2, 1) AND "inkwell_favorite_items"."is_comment" = 't' SQL (0.2ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" IN (2, 1) AND "inkwell_blog_items"."is_comment" = 't' Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[]', "updated_at" = '2013-01-31 16:29:14.181616' WHERE "posts"."id" = 1 SQL (0.1ms) DELETE FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? [["id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"  Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items"  Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments"  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.2ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (22.8ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-31 16:29:14.210329', "updated_at" = '2013-01-31 16:29:14.210329', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-31 16:29:14.237687' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 16:29:14.239030' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-31 16:29:14.241263', "updated_at" = '2013-01-31 16:29:14.241263', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-31 16:29:14.245465' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-31 16:29:14.248173' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-31 16:29:14.249247' WHERE "inkwell_comments"."id" = 2  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["parent_id", 2], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 2, "user_id" = 2, "created_at" = '2013-01-31 16:29:14.251265', "updated_at" = '2013-01-31 16:29:14.251265', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":2,"comment_id":3}]', "updated_at" = '2013-01-31 16:29:14.255475' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":2,"comment_id":3}]', "updated_at" = '2013-01-31 16:29:14.258335' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":3}]', "updated_at" = '2013-01-31 16:29:14.260022' WHERE "inkwell_comments"."id" = 2  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,2]', "updated_at" = '2013-01-31 16:29:14.261049' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-31 16:29:14.262705', "updated_at" = '2013-01-31 16:29:14.262705', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 4 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":2,"comment_id":3},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-31 16:29:14.266456' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":2,"comment_id":3},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-31 16:29:14.269131' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-31 16:29:14.270163' WHERE "inkwell_comments"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["from_source", nil], ["has_many_sources", false], ["is_comment", true], ["item_id", 3], ["updated_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["is_comment", true], ["item_id", 3], ["updated_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["from_source", nil], ["has_many_sources", false], ["is_comment", true], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["is_comment", true], ["is_reblog", nil], ["item_id", 3], ["updated_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["is_comment", true], ["is_reblog", nil], ["item_id", 3], ["updated_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["is_comment", true], ["is_reblog", nil], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"  Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items"  Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) DELETE FROM "inkwell_comments" WHERE "inkwell_comments"."id" IN (2, 3, 4) SQL (0.1ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" IN (2, 3, 4, 1) AND "inkwell_timeline_items"."is_comment" = 't' SQL (0.1ms) DELETE FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" IN (2, 3, 4, 1) AND "inkwell_favorite_items"."is_comment" = 't' SQL (0.5ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" IN (2, 3, 4, 1) AND "inkwell_blog_items"."is_comment" = 't' Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[]', "updated_at" = '2013-01-31 16:29:14.289436' WHERE "posts"."id" = 1 SQL (0.0ms) DELETE FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? [["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items"  Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments"   (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-31 16:29:14.315407', "updated_at" = '2013-01-31 16:29:14.315407', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-31 16:29:14.320067' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 16:29:14.344479' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-31 16:29:14.346456', "updated_at" = '2013-01-31 16:29:14.346456', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-31 16:29:14.349955' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-31 16:29:14.352606' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-31 16:29:14.353649' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 1, "created_at" = '2013-01-31 16:29:14.355281', "updated_at" = '2013-01-31 16:29:14.355281', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-31 16:29:14.358779' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-31 16:29:14.361463' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-31 16:29:14.362519' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["parent_id", 2], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 2, "user_id" = 2, "created_at" = '2013-01-31 16:29:14.364129', "updated_at" = '2013-01-31 16:29:14.364129', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 4 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-31 16:29:14.367778' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-31 16:29:14.370413' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-31 16:29:14.372094' WHERE "inkwell_comments"."id" = 2  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,2]', "updated_at" = '2013-01-31 16:29:14.373092' WHERE "inkwell_comments"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["parent_id", 3], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 3, "user_id" = 1, "created_at" = '2013-01-31 16:29:14.374685', "updated_at" = '2013-01-31 16:29:14.374685', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 5 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-31 16:29:14.378404' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-31 16:29:14.381250' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-31 16:29:14.383046' WHERE "inkwell_comments"."id" = 3  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,3]', "updated_at" = '2013-01-31 16:29:14.384105' WHERE "inkwell_comments"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-31 16:29:14.385740', "updated_at" = '2013-01-31 16:29:14.385740', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 6 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6}]', "updated_at" = '2013-01-31 16:29:14.389598' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6}]', "updated_at" = '2013-01-31 16:29:14.392448' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-31 16:29:14.393612' WHERE "inkwell_comments"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["parent_id", 4], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 4, "user_id" = 2, "created_at" = '2013-01-31 16:29:14.395250', "updated_at" = '2013-01-31 16:29:14.395250', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 7 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7}]', "updated_at" = '2013-01-31 16:29:14.399121' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 4]] Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7}]', "updated_at" = '2013-01-31 16:29:14.402166' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]]  (0.2ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":4},{"user_id":2,"comment_id":7}]', "updated_at" = '2013-01-31 16:29:14.404163' WHERE "inkwell_comments"."id" = 2 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 4]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":7}]', "updated_at" = '2013-01-31 16:29:14.406381' WHERE "inkwell_comments"."id" = 4  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,2,4]', "updated_at" = '2013-01-31 16:29:14.407468' WHERE "inkwell_comments"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["parent_id", 3], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 3, "user_id" = 1, "created_at" = '2013-01-31 16:29:14.409503', "updated_at" = '2013-01-31 16:29:14.409503', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 8 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8}]', "updated_at" = '2013-01-31 16:29:14.414256' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8}]', "updated_at" = '2013-01-31 16:29:14.441113' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5},{"user_id":1,"comment_id":8}]', "updated_at" = '2013-01-31 16:29:14.442978' WHERE "inkwell_comments"."id" = 3  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,3]', "updated_at" = '2013-01-31 16:29:14.443983' WHERE "inkwell_comments"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 1, "created_at" = '2013-01-31 16:29:14.445547', "updated_at" = '2013-01-31 16:29:14.445547', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 9 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.4ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9}]', "updated_at" = '2013-01-31 16:29:14.449245' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9}]', "updated_at" = '2013-01-31 16:29:14.452448' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-31 16:29:14.453529' WHERE "inkwell_comments"."id" = 9  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["parent_id", 6], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 6, "user_id" = 2, "created_at" = '2013-01-31 16:29:14.455228', "updated_at" = '2013-01-31 16:29:14.455228', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 10 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10}]', "updated_at" = '2013-01-31 16:29:14.459149' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10}]', "updated_at" = '2013-01-31 16:29:14.462062' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":10}]', "updated_at" = '2013-01-31 16:29:14.463802' WHERE "inkwell_comments"."id" = 6  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,6]', "updated_at" = '2013-01-31 16:29:14.464776' WHERE "inkwell_comments"."id" = 10  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["parent_id", 5], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 5, "user_id" = 1, "created_at" = '2013-01-31 16:29:14.466319', "updated_at" = '2013-01-31 16:29:14.466319', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 11 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11}]', "updated_at" = '2013-01-31 16:29:14.470312' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 5]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11}]', "updated_at" = '2013-01-31 16:29:14.473420' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]]  (0.2ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":11}]', "updated_at" = '2013-01-31 16:29:14.475772' WHERE "inkwell_comments"."id" = 3 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 5]]  (0.2ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":11}]', "updated_at" = '2013-01-31 16:29:14.477908' WHERE "inkwell_comments"."id" = 5  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,3,5]', "updated_at" = '2013-01-31 16:29:14.479232' WHERE "inkwell_comments"."id" = 11  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-31 16:29:14.481332', "updated_at" = '2013-01-31 16:29:14.481332', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 12 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11},{"user_id":2,"comment_id":12}]', "updated_at" = '2013-01-31 16:29:14.485521' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11},{"user_id":2,"comment_id":12}]', "updated_at" = '2013-01-31 16:29:14.488573' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-31 16:29:14.489686' WHERE "inkwell_comments"."id" = 12  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 8]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 9]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 10]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 11]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 12]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 7]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 8]] Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 9]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 10]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 4]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 5]]  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.3ms) DELETE FROM "inkwell_comments";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.3ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (23.7ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.3ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.4ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.3ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.5ms) DELETE FROM "users";  (0.2ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-31 16:29:14.614166', "updated_at" = '2013-01-31 16:29:14.614166', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-31 16:29:14.617918' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 16:29:14.619155' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["from_source", nil], ["has_many_sources", false], ["is_comment", true], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["is_comment", true], ["is_reblog", nil], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["is_comment", true], ["is_reblog", nil], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"  Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items"  Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments"  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_comments" WHERE "inkwell_comments"."id" IN (NULL) SQL (0.1ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" IN (1) AND "inkwell_timeline_items"."is_comment" = 't' SQL (0.1ms) DELETE FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" IN (1) AND "inkwell_favorite_items"."is_comment" = 't' SQL (0.1ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" IN (1) AND "inkwell_blog_items"."is_comment" = 't' Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[]', "updated_at" = '2013-01-31 16:29:14.631981' WHERE "posts"."id" = 1 SQL (0.1ms) DELETE FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? [["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"  Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items"  Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments"  (0.8ms) rollback transaction  (1.3ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_comments" WHERE "inkwell_comments"."user_id" = 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-31 16:29:14.659701', "updated_at" = '2013-01-31 16:29:14.659701', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.3ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-31 16:29:14.663353' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 16:29:14.664889' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 LIMIT 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = 1 LIMIT 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (1.2ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.2ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-31 16:29:14.706770', "updated_at" = '2013-01-31 16:29:14.706770', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-31 16:29:14.710765' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 16:29:14.712021' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-31 16:29:14.713876', "updated_at" = '2013-01-31 16:29:14.713876', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-31 16:29:14.717468' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-31 16:29:14.720215' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-31 16:29:14.721268' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]] Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.4ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-31 16:29:14.747736', "updated_at" = '2013-01-31 16:29:14.747736', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-31 16:29:14.751634' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 16:29:14.752885' WHERE "inkwell_comments"."id" = 1  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-31 16:29:14.754746', "updated_at" = '2013-01-31 16:29:14.754746', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-31 16:29:14.758303' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-31 16:29:14.761192' WHERE "inkwell_comments"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-31 16:29:14.762330' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["from_source", nil], ["has_many_sources", false], ["is_comment", true], ["item_id", 2], ["updated_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["is_comment", true], ["item_id", 2], ["updated_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["from_source", nil], ["has_many_sources", false], ["is_comment", true], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["is_comment", true], ["is_reblog", nil], ["item_id", 2], ["updated_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["is_comment", true], ["is_reblog", nil], ["item_id", 2], ["updated_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["is_comment", true], ["is_reblog", nil], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items"  Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments"   (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_comments" WHERE "inkwell_comments"."id" IN (NULL) SQL (0.2ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" IN (2) AND "inkwell_timeline_items"."is_comment" = 't' SQL (0.1ms) DELETE FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" IN (2) AND "inkwell_favorite_items"."is_comment" = 't' SQL (0.1ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" IN (2) AND "inkwell_blog_items"."is_comment" = 't' Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[]', "updated_at" = '2013-01-31 16:29:14.781298' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-31 16:29:14.784120' WHERE "posts"."id" = 1 SQL (0.0ms) DELETE FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? [["id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items"  Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments"  Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-31 16:29:14.810580', "updated_at" = '2013-01-31 16:29:14.810580', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-31 16:29:14.814386' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 16:29:14.815669' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-31 16:29:14.817541', "updated_at" = '2013-01-31 16:29:14.817541', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-31 16:29:14.821237' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-31 16:29:14.823868' WHERE "inkwell_comments"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-31 16:29:14.825048' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 1, "created_at" = '2013-01-31 16:29:14.826871', "updated_at" = '2013-01-31 16:29:14.826871', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-31 16:29:14.830565' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-31 16:29:14.833482' WHERE "inkwell_comments"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-31 16:29:14.834612' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-31 16:29:14.836728', "updated_at" = '2013-01-31 16:29:14.836728', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 4 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-31 16:29:14.840313' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-31 16:29:14.842986' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-31 16:29:14.844061' WHERE "inkwell_comments"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 1, "created_at" = '2013-01-31 16:29:14.845621', "updated_at" = '2013-01-31 16:29:14.845621', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 5 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-31 16:29:14.849210' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-31 16:29:14.851814' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-31 16:29:14.852842' WHERE "inkwell_comments"."id" = 5  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-31 16:29:14.854661', "updated_at" = '2013-01-31 16:29:14.854661', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 6 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6}]', "updated_at" = '2013-01-31 16:29:14.858608' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6}]', "updated_at" = '2013-01-31 16:29:14.861360' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-31 16:29:14.862409' WHERE "inkwell_comments"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-31 16:29:14.863896', "updated_at" = '2013-01-31 16:29:14.863896', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 7 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7}]', "updated_at" = '2013-01-31 16:29:14.867488' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7}]', "updated_at" = '2013-01-31 16:29:14.870177' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-31 16:29:14.871218' WHERE "inkwell_comments"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 1, "created_at" = '2013-01-31 16:29:14.872797', "updated_at" = '2013-01-31 16:29:14.872797', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 8 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8}]', "updated_at" = '2013-01-31 16:29:14.876648' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8}]', "updated_at" = '2013-01-31 16:29:14.879414' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-31 16:29:14.880454' WHERE "inkwell_comments"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 1, "created_at" = '2013-01-31 16:29:14.882076', "updated_at" = '2013-01-31 16:29:14.882076', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 9 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9}]', "updated_at" = '2013-01-31 16:29:14.885671' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9}]', "updated_at" = '2013-01-31 16:29:14.888430' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-31 16:29:14.889472' WHERE "inkwell_comments"."id" = 9  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-31 16:29:14.891057', "updated_at" = '2013-01-31 16:29:14.891057', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 10 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10}]', "updated_at" = '2013-01-31 16:29:14.894887' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10}]', "updated_at" = '2013-01-31 16:29:14.939428' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-31 16:29:14.940696' WHERE "inkwell_comments"."id" = 10  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 1, "created_at" = '2013-01-31 16:29:14.942503', "updated_at" = '2013-01-31 16:29:14.942503', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 11 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11}]', "updated_at" = '2013-01-31 16:29:14.946891' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11}]', "updated_at" = '2013-01-31 16:29:14.950012' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-31 16:29:14.951076' WHERE "inkwell_comments"."id" = 11  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-31 16:29:14.952634', "updated_at" = '2013-01-31 16:29:14.952634', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 12 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11},{"user_id":2,"comment_id":12}]', "updated_at" = '2013-01-31 16:29:14.956444' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11},{"user_id":2,"comment_id":12}]', "updated_at" = '2013-01-31 16:29:14.959299' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-31 16:29:14.960358' WHERE "inkwell_comments"."id" = 12  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 4]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 5]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 7]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 8]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 9]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 10]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 11]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 12]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 11]] Inkwell::Comment Load (0.3ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 AND (created_at < '2013-01-31 16:29:14.942503') ORDER BY created_at DESC LIMIT 10  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:14 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."user_id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-31 16:29:15.012473', "updated_at" = '2013-01-31 16:29:15.012473', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-31 16:29:15.015980' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 16:29:15.017244' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-31 16:29:15.019050', "updated_at" = '2013-01-31 16:29:15.019050', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-31 16:29:15.022429' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-31 16:29:15.024932' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-31 16:29:15.025902' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 1, "created_at" = '2013-01-31 16:29:15.027398', "updated_at" = '2013-01-31 16:29:15.027398', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-31 16:29:15.030904' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-31 16:29:15.033439' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-31 16:29:15.034490' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["is_comment", true], ["item_id", 2], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-31 16:29:15.038727' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["is_comment", true], ["item_id", 3], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.2ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[2]', "updated_at" = '2013-01-31 16:29:15.042492' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 2 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 3 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 2 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 3 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.3ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-31 16:29:15.076973', "updated_at" = '2013-01-31 16:29:15.076973', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-31 16:29:15.080706' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 16:29:15.082004' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-31 16:29:15.083829', "updated_at" = '2013-01-31 16:29:15.083829', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-31 16:29:15.087225' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-31 16:29:15.089687' WHERE "inkwell_comments"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-31 16:29:15.090757' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 1, "created_at" = '2013-01-31 16:29:15.092388', "updated_at" = '2013-01-31 16:29:15.092388', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-31 16:29:15.095921' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-31 16:29:15.098442' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-31 16:29:15.099650' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["parent_id", 2], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 2, "user_id" = 2, "created_at" = '2013-01-31 16:29:15.101338', "updated_at" = '2013-01-31 16:29:15.101338', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 4 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-31 16:29:15.105665' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]] Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-31 16:29:15.108272' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-31 16:29:15.109929' WHERE "inkwell_comments"."id" = 2  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,2]', "updated_at" = '2013-01-31 16:29:15.110939' WHERE "inkwell_comments"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["parent_id", 3], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 3, "user_id" = 1, "created_at" = '2013-01-31 16:29:15.112546', "updated_at" = '2013-01-31 16:29:15.112546', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 5 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-31 16:29:15.116086' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-31 16:29:15.118657' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-31 16:29:15.120345' WHERE "inkwell_comments"."id" = 3  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,3]', "updated_at" = '2013-01-31 16:29:15.121329' WHERE "inkwell_comments"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-31 16:29:15.122829', "updated_at" = '2013-01-31 16:29:15.122829', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 6 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6}]', "updated_at" = '2013-01-31 16:29:15.126485' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6}]', "updated_at" = '2013-01-31 16:29:15.129236' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-31 16:29:15.130266' WHERE "inkwell_comments"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["parent_id", 4], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 4, "user_id" = 2, "created_at" = '2013-01-31 16:29:15.131698', "updated_at" = '2013-01-31 16:29:15.131698', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 7 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7}]', "updated_at" = '2013-01-31 16:29:15.135322' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 4]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7}]', "updated_at" = '2013-01-31 16:29:15.137978' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":4},{"user_id":2,"comment_id":7}]', "updated_at" = '2013-01-31 16:29:15.139601' WHERE "inkwell_comments"."id" = 2 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 4]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":7}]', "updated_at" = '2013-01-31 16:29:15.141163' WHERE "inkwell_comments"."id" = 4  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,2,4]', "updated_at" = '2013-01-31 16:29:15.142140' WHERE "inkwell_comments"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["parent_id", 3], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.5ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 3, "user_id" = 1, "created_at" = '2013-01-31 16:29:15.143678', "updated_at" = '2013-01-31 16:29:15.143678', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 8 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8}]', "updated_at" = '2013-01-31 16:29:15.148104' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8}]', "updated_at" = '2013-01-31 16:29:15.150878' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5},{"user_id":1,"comment_id":8}]', "updated_at" = '2013-01-31 16:29:15.152577' WHERE "inkwell_comments"."id" = 3  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,3]', "updated_at" = '2013-01-31 16:29:15.153547' WHERE "inkwell_comments"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 1, "created_at" = '2013-01-31 16:29:15.155084', "updated_at" = '2013-01-31 16:29:15.155084', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 9 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9}]', "updated_at" = '2013-01-31 16:29:15.158790' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9}]', "updated_at" = '2013-01-31 16:29:15.161838' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-31 16:29:15.162908' WHERE "inkwell_comments"."id" = 9  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["parent_id", 6], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 6, "user_id" = 2, "created_at" = '2013-01-31 16:29:15.164406', "updated_at" = '2013-01-31 16:29:15.164406', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 10 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10}]', "updated_at" = '2013-01-31 16:29:15.168022' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10}]', "updated_at" = '2013-01-31 16:29:15.170674' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":10}]', "updated_at" = '2013-01-31 16:29:15.172338' WHERE "inkwell_comments"."id" = 6  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,6]', "updated_at" = '2013-01-31 16:29:15.173280' WHERE "inkwell_comments"."id" = 10  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["parent_id", 5], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 5, "user_id" = 1, "created_at" = '2013-01-31 16:29:15.174707', "updated_at" = '2013-01-31 16:29:15.174707', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 11 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11}]', "updated_at" = '2013-01-31 16:29:15.178603' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 5]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11}]', "updated_at" = '2013-01-31 16:29:15.181389' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":11}]', "updated_at" = '2013-01-31 16:29:15.183069' WHERE "inkwell_comments"."id" = 3 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 5]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":11}]', "updated_at" = '2013-01-31 16:29:15.184561' WHERE "inkwell_comments"."id" = 5  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,3,5]', "updated_at" = '2013-01-31 16:29:15.185518' WHERE "inkwell_comments"."id" = 11  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-31 16:29:15.186969', "updated_at" = '2013-01-31 16:29:15.186969', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 12 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11},{"user_id":2,"comment_id":12}]', "updated_at" = '2013-01-31 16:29:15.190745' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11},{"user_id":2,"comment_id":12}]', "updated_at" = '2013-01-31 16:29:15.193646' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-31 16:29:15.194675' WHERE "inkwell_comments"."id" = 12  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 4]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 5]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 7]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 8]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 9]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 10]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 11]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 12]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 11]] Inkwell::Comment Load (0.3ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 AND (created_at < '2013-01-31 16:29:15.174707') ORDER BY created_at DESC LIMIT 10  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-31 16:29:15.223618', "updated_at" = '2013-01-31 16:29:15.223618', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-31 16:29:15.227119' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 16:29:15.228299' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-01-31 16:29:15.230085', "updated_at" = '2013-01-31 16:29:15.230085', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-31 16:29:15.233332' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 16:29:15.234410' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments"   (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' SQL (0.1ms) DELETE FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' SQL (0.1ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_comment" = 'f' Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 SQL (0.1ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 't' SQL (0.0ms) DELETE FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' SQL (0.0ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_comment" = 't' SQL (0.1ms) DELETE FROM "inkwell_comments" WHERE "inkwell_comments"."id" = 1 SQL (0.1ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 2 AND "inkwell_timeline_items"."is_comment" = 't' SQL (0.0ms) DELETE FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 't' SQL (0.1ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 2 AND "inkwell_blog_items"."is_comment" = 't' SQL (0.1ms) DELETE FROM "inkwell_comments" WHERE "inkwell_comments"."id" = 2 SQL (0.1ms) DELETE FROM "posts" WHERE "posts"."id" = ? [["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments"   (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.3ms) DELETE FROM "users";  (0.2ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-31 16:29:15.264635', "updated_at" = '2013-01-31 16:29:15.264635', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-31 16:29:15.268190' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 16:29:15.269394' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-31 16:29:15.271142', "updated_at" = '2013-01-31 16:29:15.271142', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-31 16:29:15.274542' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-31 16:29:15.276951' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-31 16:29:15.278001' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 1, "created_at" = '2013-01-31 16:29:15.279612', "updated_at" = '2013-01-31 16:29:15.279612', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-31 16:29:15.282959' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-31 16:29:15.285477' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-31 16:29:15.286463' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["is_comment", true], ["item_id", 2], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-31 16:29:15.290510' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["is_comment", true], ["item_id", 3], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[2]', "updated_at" = '2013-01-31 16:29:15.294237' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.2ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 3 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 2 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::Comment Load (24.3ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 3 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 2 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-31 16:29:15.406398', "updated_at" = '2013-01-31 16:29:15.406398', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-31 16:29:15.410243' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 16:29:15.411573' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-01-31 16:29:15.413374', "updated_at" = '2013-01-31 16:29:15.413374', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-31 16:29:15.416855' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 16:29:15.418005' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-31 16:29:15.419537', "updated_at" = '2013-01-31 16:29:15.419537', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-31 16:29:15.423082' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 16:29:15.424190' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["parent_id", 2], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 2, "user_id" = 2, "created_at" = '2013-01-31 16:29:15.425691', "updated_at" = '2013-01-31 16:29:15.425691', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 4 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-31 16:29:15.429182' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-31 16:29:15.431668' WHERE "inkwell_comments"."id" = 2  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[2]', "updated_at" = '2013-01-31 16:29:15.432721' WHERE "inkwell_comments"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-31 16:29:15.434254', "updated_at" = '2013-01-31 16:29:15.434254', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 5 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-31 16:29:15.437828' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 16:29:15.438931' WHERE "inkwell_comments"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-01-31 16:29:15.440419', "updated_at" = '2013-01-31 16:29:15.440419', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 6 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6}]', "updated_at" = '2013-01-31 16:29:15.443931' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 16:29:15.445019' WHERE "inkwell_comments"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-01-31 16:29:15.446453', "updated_at" = '2013-01-31 16:29:15.446453', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 7 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7}]', "updated_at" = '2013-01-31 16:29:15.449876' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 16:29:15.450978' WHERE "inkwell_comments"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-31 16:29:15.452553', "updated_at" = '2013-01-31 16:29:15.452553', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 8 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8}]', "updated_at" = '2013-01-31 16:29:15.456467' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 16:29:15.457530' WHERE "inkwell_comments"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-31 16:29:15.458961', "updated_at" = '2013-01-31 16:29:15.458961', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 9 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9}]', "updated_at" = '2013-01-31 16:29:15.462440' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 16:29:15.463511' WHERE "inkwell_comments"."id" = 9  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-01-31 16:29:15.464971', "updated_at" = '2013-01-31 16:29:15.464971', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 10 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10}]', "updated_at" = '2013-01-31 16:29:15.468535' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 16:29:15.469884' WHERE "inkwell_comments"."id" = 10  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-31 16:29:15.471460', "updated_at" = '2013-01-31 16:29:15.471460', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 11 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11}]', "updated_at" = '2013-01-31 16:29:15.475137' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 16:29:15.476273' WHERE "inkwell_comments"."id" = 11  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-01-31 16:29:15.477766', "updated_at" = '2013-01-31 16:29:15.477766', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 12 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11},{"user_id":2,"comment_id":12}]', "updated_at" = '2013-01-31 16:29:15.481596' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 16:29:15.482717' WHERE "inkwell_comments"."id" = 12  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.3ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 ORDER BY created_at DESC LIMIT 5 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 11]] Inkwell::Comment Load (0.3ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 AND (created_at < '2013-01-31 16:29:15.471460') ORDER BY created_at DESC LIMIT 5 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]] Inkwell::Comment Load (0.3ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 AND (created_at < '2013-01-31 16:29:15.440419') ORDER BY created_at DESC LIMIT 7  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.5ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-31 16:29:15.511891', "updated_at" = '2013-01-31 16:29:15.511891', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-31 16:29:15.515474' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 16:29:15.516667' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-31 16:29:15.519099', "updated_at" = '2013-01-31 16:29:15.519099', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-31 16:29:15.522530' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-31 16:29:15.525014' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-31 16:29:15.526025' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 1, "created_at" = '2013-01-31 16:29:15.527601', "updated_at" = '2013-01-31 16:29:15.527601', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-31 16:29:15.531135' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-31 16:29:15.533601' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-31 16:29:15.534595' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-31 16:29:15.557196', "updated_at" = '2013-01-31 16:29:15.557196', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-31 16:29:15.560870' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 16:29:15.562203' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-01-31 16:29:15.564036', "updated_at" = '2013-01-31 16:29:15.564036', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-31 16:29:15.567394' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 16:29:15.568471' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-31 16:29:15.569961', "updated_at" = '2013-01-31 16:29:15.569961', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-31 16:29:15.573433' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 16:29:15.574593' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-01-31 16:29:15.576148', "updated_at" = '2013-01-31 16:29:15.576148', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 4 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-31 16:29:15.579655' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 16:29:15.580890' WHERE "inkwell_comments"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-31 16:29:15.582500', "updated_at" = '2013-01-31 16:29:15.582500', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 5 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-31 16:29:15.586026' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 16:29:15.587105' WHERE "inkwell_comments"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-01-31 16:29:15.588594', "updated_at" = '2013-01-31 16:29:15.588594', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 6 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6}]', "updated_at" = '2013-01-31 16:29:15.592186' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 16:29:15.593314' WHERE "inkwell_comments"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-01-31 16:29:15.595132', "updated_at" = '2013-01-31 16:29:15.595132', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 7 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7}]', "updated_at" = '2013-01-31 16:29:15.598716' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 16:29:15.599797' WHERE "inkwell_comments"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-31 16:29:15.601240', "updated_at" = '2013-01-31 16:29:15.601240', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 8 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8}]', "updated_at" = '2013-01-31 16:29:15.604827' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 16:29:15.605928' WHERE "inkwell_comments"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-31 16:29:15.607353', "updated_at" = '2013-01-31 16:29:15.607353', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 9 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9}]', "updated_at" = '2013-01-31 16:29:15.610809' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 16:29:15.611857' WHERE "inkwell_comments"."id" = 9  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-01-31 16:29:15.613285', "updated_at" = '2013-01-31 16:29:15.613285', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 10 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10}]', "updated_at" = '2013-01-31 16:29:15.616854' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 16:29:15.617933' WHERE "inkwell_comments"."id" = 10  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-31 16:29:15.619406', "updated_at" = '2013-01-31 16:29:15.619406', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 11 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11}]', "updated_at" = '2013-01-31 16:29:15.622907' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 16:29:15.623970' WHERE "inkwell_comments"."id" = 11  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-01-31 16:29:15.625457', "updated_at" = '2013-01-31 16:29:15.625457', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 12 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11},{"user_id":2,"comment_id":12}]', "updated_at" = '2013-01-31 16:29:15.629024' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 16:29:15.630151' WHERE "inkwell_comments"."id" = 12  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.3ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 11]] Inkwell::Comment Load (0.3ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 AND (created_at < '2013-01-31 16:29:15.619406') ORDER BY created_at DESC LIMIT 10  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-31 16:29:15.657162', "updated_at" = '2013-01-31 16:29:15.657162', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-31 16:29:15.660750' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 16:29:15.661923' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-31 16:29:15.663672', "updated_at" = '2013-01-31 16:29:15.663672', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-31 16:29:15.667061' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-31 16:29:15.669650' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-31 16:29:15.670902' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 1, "created_at" = '2013-01-31 16:29:15.672510', "updated_at" = '2013-01-31 16:29:15.672510', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-31 16:29:15.676036' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.5ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-31 16:29:15.678606' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-31 16:29:15.680044' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SELECT COUNT(*) FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.5ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-31 16:29:15.704679', "updated_at" = '2013-01-31 16:29:15.704679', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-31 16:29:15.708347' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 16:29:15.709617' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["parent_id", nil], ["post_id", 2], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 2, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-31 16:29:15.715277', "updated_at" = '2013-01-31 16:29:15.715277', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 2]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":2}]', "updated_at" = '2013-01-31 16:29:15.718614' WHERE "posts"."id" = 2  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 16:29:15.719718' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["parent_id", nil], ["post_id", 3], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "post_id" = 3, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-01-31 16:29:15.725693', "updated_at" = '2013-01-31 16:29:15.725693', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 3]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":3}]', "updated_at" = '2013-01-31 16:29:15.729740' WHERE "posts"."id" = 3  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 16:29:15.731074' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["parent_id", nil], ["post_id", 3], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 3, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-31 16:29:15.732632', "updated_at" = '2013-01-31 16:29:15.732632', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 4 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 3]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":3},{"user_id":1,"comment_id":4}]', "updated_at" = '2013-01-31 16:29:15.735979' WHERE "posts"."id" = 3  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 16:29:15.737073' WHERE "inkwell_comments"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["parent_id", nil], ["post_id", 6], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 6, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-31 16:29:15.750277', "updated_at" = '2013-01-31 16:29:15.750277', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 5 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-31 16:29:15.753593' WHERE "posts"."id" = 6  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 16:29:15.754704' WHERE "inkwell_comments"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["parent_id", nil], ["post_id", 6], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 6, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-31 16:29:15.781905', "updated_at" = '2013-01-31 16:29:15.781905', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 6 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5},{"user_id":1,"comment_id":6}]', "updated_at" = '2013-01-31 16:29:15.785874' WHERE "posts"."id" = 6  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 16:29:15.787129' WHERE "inkwell_comments"."id" = 6  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (47.1ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["parent_id", nil], ["post_id", 6], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "post_id" = 6, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-31 16:29:15.788655', "updated_at" = '2013-01-31 16:29:15.788655', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 7 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5},{"user_id":1,"comment_id":6},{"user_id":1,"comment_id":7}]', "updated_at" = '2013-01-31 16:29:15.839930' WHERE "posts"."id" = 6  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 16:29:15.841158' WHERE "inkwell_comments"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["parent_id", nil], ["post_id", 6], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 6, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-01-31 16:29:15.842905', "updated_at" = '2013-01-31 16:29:15.842905', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 8 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5},{"user_id":1,"comment_id":6},{"user_id":1,"comment_id":7},{"user_id":2,"comment_id":8}]', "updated_at" = '2013-01-31 16:29:15.846496' WHERE "posts"."id" = 6  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 16:29:15.847620' WHERE "inkwell_comments"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["is_comment", false], ["item_id", 2], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-31 16:29:15.856293' WHERE "posts"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["is_comment", true], ["item_id", 2], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-31 16:29:15.860127' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["is_comment", false], ["item_id", 3], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-31 16:29:15.863795' WHERE "posts"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["is_comment", true], ["item_id", 3], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-31 16:29:15.867545' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 4 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["is_comment", true], ["item_id", 4], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-31 16:29:15.871644' WHERE "inkwell_comments"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 4 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["is_comment", false], ["item_id", 4], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-31 16:29:15.875481' WHERE "posts"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 5 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["is_comment", false], ["item_id", 5], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-31 16:29:15.879235' WHERE "posts"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 6 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["is_comment", false], ["item_id", 6], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-31 16:29:15.883144' WHERE "posts"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 5 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["is_comment", true], ["item_id", 5], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-31 16:29:15.886907' WHERE "inkwell_comments"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 6 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["is_comment", true], ["item_id", 6], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.4ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-31 16:29:15.890611' WHERE "inkwell_comments"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["is_comment", true], ["item_id", 7], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-31 16:29:15.894962' WHERE "inkwell_comments"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 8 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["is_comment", true], ["item_id", 8], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-31 16:29:15.898812' WHERE "inkwell_comments"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["is_comment", false], ["item_id", 7], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-31 16:29:15.902576' WHERE "posts"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.3ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 7]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 8]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 7]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 5]] Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]] Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 5]] Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 4]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 4]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.3ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 7]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 8]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 7]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 5]] Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]] Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 5]] Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 4]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 4]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 8 AND "inkwell_favorite_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."id" = ? LIMIT 1 [["id", 12]] Inkwell::FavoriteItem Load (0.3ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."user_id" = 1 AND (created_at < '2013-01-31 16:29:15.897487') ORDER BY created_at DESC LIMIT 10 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 7]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 5]] Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]] Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 5]] Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 4]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 4]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 3]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 8 AND "inkwell_favorite_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.0ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."id" = ? LIMIT 1 [["id", 12]] Inkwell::FavoriteItem Load (0.3ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."user_id" = 1 AND (created_at < '2013-01-31 16:29:15.897487') ORDER BY created_at DESC LIMIT 5 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 7]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 5]] Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]] Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 5]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 5 AND "inkwell_favorite_items"."is_comment" = 'f' LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-31 16:29:15.955535', "updated_at" = '2013-01-31 16:29:15.955535', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-31 16:29:15.959213' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 16:29:15.960408' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"  Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.8ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-31 16:29:15.986631', "updated_at" = '2013-01-31 16:29:15.986631', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-31 16:29:15.990359' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 16:29:15.991547' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["is_comment", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:15 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-31 16:29:16.016855', "updated_at" = '2013-01-31 16:29:16.016855', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-31 16:29:16.020517' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 16:29:16.021719' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["is_comment", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[2]', "updated_at" = '2013-01-31 16:29:16.027797' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 3 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["is_comment", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[2,3]', "updated_at" = '2013-01-31 16:29:16.031627' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (1.2ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.3ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-31 16:29:16.055044', "updated_at" = '2013-01-31 16:29:16.055044', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-31 16:29:16.058540' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 16:29:16.059742' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"  Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-31 16:29:16.083591', "updated_at" = '2013-01-31 16:29:16.083591', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-31 16:29:16.087117' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 16:29:16.088342' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-31 16:29:16.092707' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"  Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1,2]', "updated_at" = '2013-01-31 16:29:16.098611' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"  Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-31 16:29:16.123251', "updated_at" = '2013-01-31 16:29:16.123251', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-31 16:29:16.127070' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 16:29:16.128292' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.3ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-31 16:29:16.151000', "updated_at" = '2013-01-31 16:29:16.151000', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-31 16:29:16.154609' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 16:29:16.155930' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["parent_id", nil], ["post_id", 2], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 2, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-31 16:29:16.161492', "updated_at" = '2013-01-31 16:29:16.161492', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 2]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":2}]', "updated_at" = '2013-01-31 16:29:16.164904' WHERE "posts"."id" = 2  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 16:29:16.165959' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["parent_id", nil], ["post_id", 3], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 3, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-01-31 16:29:16.171787', "updated_at" = '2013-01-31 16:29:16.171787', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 3]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":3}]', "updated_at" = '2013-01-31 16:29:16.175068' WHERE "posts"."id" = 3  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 16:29:16.176151' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["parent_id", nil], ["post_id", 3], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 3, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-31 16:29:16.177598', "updated_at" = '2013-01-31 16:29:16.177598', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 4 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 3]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":3},{"user_id":1,"comment_id":4}]', "updated_at" = '2013-01-31 16:29:16.181020' WHERE "posts"."id" = 3  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 16:29:16.182125' WHERE "inkwell_comments"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["parent_id", nil], ["post_id", 6], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 6, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-31 16:29:16.194986', "updated_at" = '2013-01-31 16:29:16.194986', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 5 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-31 16:29:16.198463' WHERE "posts"."id" = 6  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 16:29:16.199550' WHERE "inkwell_comments"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["parent_id", nil], ["post_id", 6], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 6, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-31 16:29:16.201065', "updated_at" = '2013-01-31 16:29:16.201065', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 6 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5},{"user_id":1,"comment_id":6}]', "updated_at" = '2013-01-31 16:29:16.204451' WHERE "posts"."id" = 6  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 16:29:16.205604' WHERE "inkwell_comments"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["parent_id", nil], ["post_id", 6], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 6, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-31 16:29:16.207083', "updated_at" = '2013-01-31 16:29:16.207083', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 7 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5},{"user_id":1,"comment_id":6},{"user_id":1,"comment_id":7}]', "updated_at" = '2013-01-31 16:29:16.210407' WHERE "posts"."id" = 6  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 16:29:16.211504' WHERE "inkwell_comments"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["parent_id", nil], ["post_id", 6], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 6, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-01-31 16:29:16.212967', "updated_at" = '2013-01-31 16:29:16.212967', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 8 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5},{"user_id":1,"comment_id":6},{"user_id":1,"comment_id":7},{"user_id":2,"comment_id":8}]', "updated_at" = '2013-01-31 16:29:16.216433' WHERE "posts"."id" = 6  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 16:29:16.217548' WHERE "inkwell_comments"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["is_comment", false], ["item_id", 2], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-31 16:29:16.250938' WHERE "posts"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["is_comment", true], ["item_id", 2], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-31 16:29:16.255157' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["is_comment", false], ["item_id", 3], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-31 16:29:16.259132' WHERE "posts"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.2ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["is_comment", true], ["item_id", 3], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-31 16:29:16.315040' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 4 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["is_comment", true], ["item_id", 4], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-31 16:29:16.319125' WHERE "inkwell_comments"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 4 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["is_comment", false], ["item_id", 4], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-31 16:29:16.323034' WHERE "posts"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 5 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["is_comment", false], ["item_id", 5], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-31 16:29:16.326976' WHERE "posts"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 6 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["is_comment", false], ["item_id", 6], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-31 16:29:16.330930' WHERE "posts"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 5 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["is_comment", true], ["item_id", 5], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-31 16:29:16.334775' WHERE "inkwell_comments"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 6 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["is_comment", true], ["item_id", 6], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-31 16:29:16.338651' WHERE "inkwell_comments"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["is_comment", true], ["item_id", 7], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-31 16:29:16.342437' WHERE "inkwell_comments"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 8 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["is_comment", true], ["item_id", 8], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-31 16:29:16.346138' WHERE "inkwell_comments"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["is_comment", false], ["item_id", 7], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-31 16:29:16.349779' WHERE "posts"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["is_comment", false], ["item_id", 7], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1,2]', "updated_at" = '2013-01-31 16:29:16.353408' WHERE "posts"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["is_comment", true], ["item_id", 3], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1,2]', "updated_at" = '2013-01-31 16:29:16.357109' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 7 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["is_comment", true], ["is_reblog", true], ["item_id", 7], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-31 16:29:16.361620' WHERE "inkwell_comments"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 7 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 7], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-31 16:29:16.365704' WHERE "posts"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.3ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 7]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 7 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 8]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 8 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 8 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 7]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 7 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 6 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 6 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 5]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 5 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 5 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 6 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 6 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 5]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 5 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 5 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 4]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 4 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 4 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 4]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 4 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 4 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 3 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.2ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-31 16:29:16.417322', "updated_at" = '2013-01-31 16:29:16.417322', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-31 16:29:16.420777' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 16:29:16.421946' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-31 16:29:16.449468', "updated_at" = '2013-01-31 16:29:16.449468', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-31 16:29:16.453419' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 16:29:16.454679' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-31 16:29:16.458952' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.3ms) DELETE FROM "users";  (0.2ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-31 16:29:16.482847', "updated_at" = '2013-01-31 16:29:16.482847', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-31 16:29:16.486514' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 16:29:16.487769' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[2]', "updated_at" = '2013-01-31 16:29:16.494863' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 3 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[2,3]', "updated_at" = '2013-01-31 16:29:16.498926' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.3ms) DELETE FROM "inkwell_comments";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-31 16:29:16.523328', "updated_at" = '2013-01-31 16:29:16.523328', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-31 16:29:16.526862' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 16:29:16.528062' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["is_comment", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-31 16:29:16.532302' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-31 16:29:16.554499', "updated_at" = '2013-01-31 16:29:16.554499', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-31 16:29:16.558832' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 16:29:16.560055' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"  Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.3ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-31 16:29:16.584091', "updated_at" = '2013-01-31 16:29:16.584091', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-31 16:29:16.587688' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 16:29:16.588864' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-31 16:29:16.592886' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"  Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."id" = ? [["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[]', "updated_at" = '2013-01-31 16:29:16.598363' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"  Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-31 16:29:16.603742' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1,2]', "updated_at" = '2013-01-31 16:29:16.607759' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."id" = ? [["id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.2ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-31 16:29:16.612494' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"   (0.7ms) rollback transaction  (1.3ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-31 16:29:16.636476', "updated_at" = '2013-01-31 16:29:16.636476', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-31 16:29:16.640561' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 16:29:16.641845' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["is_comment", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-31 16:29:16.645899' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."id" = ? [["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[]', "updated_at" = '2013-01-31 16:29:16.650440' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"  Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["is_comment", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-31 16:29:16.655146' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["is_comment", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1,2]', "updated_at" = '2013-01-31 16:29:16.659029' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::FavoriteItem Load (0.2ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."id" = ? [["id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1  (0.2ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[2]', "updated_at" = '2013-01-31 16:29:16.664439' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"   (0.7ms) rollback transaction  (1.2ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-31 16:29:16.688805', "updated_at" = '2013-01-31 16:29:16.688805', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-31 16:29:16.692448' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 16:29:16.693651' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["is_comment", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-31 16:29:16.697826' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.2ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["is_comment", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.2ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1,2]', "updated_at" = '2013-01-31 16:29:16.704003' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.3ms) DELETE FROM "users";  (0.2ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.3ms) DELETE FROM "inkwell_favorite_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.2ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_1"], ["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_2"], ["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_3"], ["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "morozovm_post_test_body"], ["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_4"], ["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_5"], ["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 5 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 5], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[1]', "updated_at" = '2013-01-31 16:29:16.857652' WHERE "posts"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "morozovm_post_test_body_1"], ["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_6"], ["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 9], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_7"], ["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 10], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_8"], ["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 11], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "morozovm_post_test_body_2"], ["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 12], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_9"], ["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 13], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "morozovm_post_test_body_3"], ["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 14], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 8 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 8], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[1]', "updated_at" = '2013-01-31 16:29:16.890239' WHERE "posts"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 12 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 12], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[1]', "updated_at" = '2013-01-31 16:29:16.894517' WHERE "posts"."id" = 12  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 13 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 13], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-31 16:29:16.898843' WHERE "posts"."id" = 13  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 13 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["is_comment", false], ["item_id", 13], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[2]', "updated_at" = '2013-01-31 16:29:16.902711' WHERE "posts"."id" = 13  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.3ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 12]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 12 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 12 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 8]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 8 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 8 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 13]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 13 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 13 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 11]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 11 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 11 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 10]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 10 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 10 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 9]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 9 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 9 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 5]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 5 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 5 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 7]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 7 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 6 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 6 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 4]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 4 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 4 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 13 AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[2]', "updated_at" = '2013-01-31 16:29:16.954488' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[1]', "updated_at" = '2013-01-31 16:29:16.955782' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[2,3]', "updated_at" = '2013-01-31 16:29:16.961673' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[1]', "updated_at" = '2013-01-31 16:29:16.963034' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["user_id", 1]] SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 2], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["user_id", 2]] SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 2], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["user_id", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' AND "inkwell_timeline_items"."item_id" = 2  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' AND "inkwell_timeline_items"."item_id" = 2  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.3ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.3ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:16 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_1"], ["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_2"], ["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_3"], ["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "morozovm_post_test_body"], ["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_4"], ["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_5"], ["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 5 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 5], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[1]', "updated_at" = '2013-01-31 16:29:17.027753' WHERE "posts"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "morozovm_post_test_body_1"], ["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_6"], ["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 9], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_7"], ["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 10], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_8"], ["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 11], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "morozovm_post_test_body_2"], ["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 12], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_9"], ["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 13], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "morozovm_post_test_body_3"], ["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 14], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 8 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 8], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[1]', "updated_at" = '2013-01-31 16:29:17.058572' WHERE "posts"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 12 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 12], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[1]', "updated_at" = '2013-01-31 16:29:17.062652' WHERE "posts"."id" = 12  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 8 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["is_comment", false], ["item_id", 8], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-31 16:29:17.066526' WHERE "posts"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[3]', "updated_at" = '2013-01-31 16:29:17.067829' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[1]', "updated_at" = '2013-01-31 16:29:17.069071' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.3ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 12 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 12], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 8 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 8], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 13 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 13], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 11 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 11], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 10 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 10], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 9 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 9], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.3ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 5 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 5], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 7 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 7], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 6 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 6], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 4 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 4], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 3]]  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[3]', "updated_at" = '2013-01-31 16:29:17.096687' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[1,2]', "updated_at" = '2013-01-31 16:29:17.098008' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 14 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 14], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 12 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_timeline_items" SET "has_many_sources" = 't', "from_source" = '[{"user_id":1,"type":"reblog"},{"user_id":2,"type":"following"}]', "updated_at" = '2013-01-31 16:29:17.104642' WHERE "inkwell_timeline_items"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 8 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_timeline_items" SET "has_many_sources" = 't', "from_source" = '[{"user_id":1,"type":"reblog"},{"user_id":2,"type":"following"}]', "updated_at" = '2013-01-31 16:29:17.106846' WHERE "inkwell_timeline_items"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 5 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_timeline_items" SET "has_many_sources" = 't', "from_source" = '[{"user_id":1,"type":"reblog"},{"user_id":2,"type":"following"}]', "updated_at" = '2013-01-31 16:29:17.108962' WHERE "inkwell_timeline_items"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 3]] Inkwell::TimelineItem Load (0.3ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 ORDER BY created_at DESC LIMIT 10 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 12]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 12 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 12 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 8]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 8 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 8 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 14]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 14 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 14 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 13]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 13 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 13 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 11]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 11 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 11 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 10]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 10 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 10 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 9]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 9 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 9 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 5]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 5 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 5 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 7]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 7 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 6 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 6 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.5ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-31 16:29:17.239331', "updated_at" = '2013-01-31 16:29:17.239331', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-31 16:29:17.243076' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 16:29:17.244323' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[3]', "updated_at" = '2013-01-31 16:29:17.245760' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-31 16:29:17.247092' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["is_comment", true], ["is_reblog", true], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-31 16:29:17.253189' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", true], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[2]', "updated_at" = '2013-01-31 16:29:17.259930' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 3]] Inkwell::TimelineItem Load (0.2ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 ORDER BY created_at DESC LIMIT 10 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.8ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-31 16:29:17.288052', "updated_at" = '2013-01-31 16:29:17.288052', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-31 16:29:17.291821' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 16:29:17.293100' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-01-31 16:29:17.323143', "updated_at" = '2013-01-31 16:29:17.323143', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-31 16:29:17.326490' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 16:29:17.327635' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[1]', "updated_at" = '2013-01-31 16:29:17.328980' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-31 16:29:17.330196' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 8 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 8], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 7 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 7], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 6 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 6], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 5 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 5], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."item_id" = 5 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."item_id" = 6 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."item_id" = 7 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."item_id" = 8 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.8ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.2ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-31 16:29:17.369944', "updated_at" = '2013-01-31 16:29:17.369944', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-31 16:29:17.373525' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 16:29:17.374792' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.5ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-01-31 16:29:17.404428', "updated_at" = '2013-01-31 16:29:17.404428', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-31 16:29:17.407956' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 16:29:17.409073' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 3 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[3]', "updated_at" = '2013-01-31 16:29:17.414997' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[2]', "updated_at" = '2013-01-31 16:29:17.416266' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[3]', "updated_at" = '2013-01-31 16:29:17.417525' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 3 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["from_source", "[{\"user_id\":3,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 LIMIT 1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.3ms) DELETE FROM "inkwell_favorite_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.3ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.2ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-31 16:29:17.446166', "updated_at" = '2013-01-31 16:29:17.446166', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-31 16:29:17.449782' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 16:29:17.450959' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-01-31 16:29:17.482028', "updated_at" = '2013-01-31 16:29:17.482028', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-31 16:29:17.486524' WHERE "posts"."id" = 1  (0.3ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 16:29:17.487853' WHERE "inkwell_comments"."id" = 2  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.3ms) DELETE FROM "inkwell_timeline_items";  (0.4ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-31 16:29:17.511637', "updated_at" = '2013-01-31 16:29:17.511637', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-31 16:29:17.515231' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 16:29:17.516410' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-01-31 16:29:17.545683', "updated_at" = '2013-01-31 16:29:17.545683', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-31 16:29:17.549071' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 16:29:17.550203' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 3 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[3]', "updated_at" = '2013-01-31 16:29:17.556107' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[2]', "updated_at" = '2013-01-31 16:29:17.557359' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[3]', "updated_at" = '2013-01-31 16:29:17.558565' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 3 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["from_source", "[{\"user_id\":3,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[2]', "updated_at" = '2013-01-31 16:29:17.564230' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[3,1]', "updated_at" = '2013-01-31 16:29:17.565599' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 4 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 4], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 3 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 3], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 2 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 2], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_timeline_items" SET "has_many_sources" = 't', "from_source" = '[{"user_id":3,"type":"reblog"},{"user_id":1,"type":"following"}]', "updated_at" = '2013-01-31 16:29:17.576530' WHERE "inkwell_timeline_items"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[]', "updated_at" = '2013-01-31 16:29:17.608441' WHERE "users"."id" = 1  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[3]', "updated_at" = '2013-01-31 16:29:17.610014' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."has_many_sources" = 'f' AND (from_source like '%{"user_id":1%' and user_id = 2) Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE (from_source like '%{"user_id":1%' and user_id = 2)  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_timeline_items" SET "from_source" = '[{"user_id":3,"type":"reblog"}]', "has_many_sources" = 'f', "updated_at" = '2013-01-31 16:29:17.612621' WHERE "inkwell_timeline_items"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[2]', "updated_at" = '2013-01-31 16:29:17.616703' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[3,1]', "updated_at" = '2013-01-31 16:29:17.618221' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.3ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 4 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 4], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 3 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 3], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.2ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 2 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 2], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_timeline_items" SET "has_many_sources" = 't', "from_source" = '[{"user_id":3,"type":"reblog"},{"user_id":1,"type":"following"}]', "updated_at" = '2013-01-31 16:29:17.631834' WHERE "inkwell_timeline_items"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[]', "updated_at" = '2013-01-31 16:29:17.635089' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[1]', "updated_at" = '2013-01-31 16:29:17.636567' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."has_many_sources" = 'f' AND (from_source like '%{"user_id":3%' and user_id = 2) Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE (from_source like '%{"user_id":3%' and user_id = 2)  (0.0ms) SAVEPOINT active_record_1  (0.2ms) UPDATE "inkwell_timeline_items" SET "from_source" = '[{"user_id":1,"type":"following"}]', "has_many_sources" = 'f', "updated_at" = '2013-01-31 16:29:17.688735' WHERE "inkwell_timeline_items"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.3ms) DELETE FROM "users";  (0.2ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-31 16:29:17.714657', "updated_at" = '2013-01-31 16:29:17.714657', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-31 16:29:17.718375' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 16:29:17.719574' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-01-31 16:29:17.749601', "updated_at" = '2013-01-31 16:29:17.749601', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-31 16:29:17.753130' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 16:29:17.754231' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[1]', "updated_at" = '2013-01-31 16:29:17.755509' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-31 16:29:17.756815' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 8 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 8], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 7 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 7], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 6 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 6], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 5 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 5], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]]  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."item_id" = 5 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."item_id" = 6 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."item_id" = 7 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."item_id" = 8 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."item_id" = 2 AND "inkwell_timeline_items"."is_comment" = 't' LIMIT 1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-31 16:29:17.799973', "updated_at" = '2013-01-31 16:29:17.799973', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-31 16:29:17.803544' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 16:29:17.804716' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-01-31 16:29:17.833413', "updated_at" = '2013-01-31 16:29:17.833413', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-31 16:29:17.836901' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 16:29:17.837998' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[1]', "updated_at" = '2013-01-31 16:29:17.839272' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-31 16:29:17.840486' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 8 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 8], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 7 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 7], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 6 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 6], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 5 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 5], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[]', "updated_at" = '2013-01-31 16:29:17.855320' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[]', "updated_at" = '2013-01-31 16:29:17.856681' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."has_many_sources" = 'f' AND (from_source like '%{"user_id":2%' and user_id = 1) Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE (from_source like '%{"user_id":2%' and user_id = 1) User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-31 16:29:17.881377', "updated_at" = '2013-01-31 16:29:17.881377', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-31 16:29:17.884889' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 16:29:17.886466' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-01-31 16:29:17.915936', "updated_at" = '2013-01-31 16:29:17.915936', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-31 16:29:17.919690' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 16:29:17.920817' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[1]', "updated_at" = '2013-01-31 16:29:17.922119' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-31 16:29:17.923485' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 8 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 8], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 7 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 7], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 6 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 6], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 5 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 5], ["updated_at", Thu, 31 Jan 2013 16:29:17 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]]  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.3ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users'; Connecting to database specified by database.yml  (0.5ms) begin transaction  (0.4ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) SAVEPOINT active_record_1 SQL (7.8ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:24 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Thu, 31 Jan 2013 17:18:24 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:24 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Thu, 31 Jan 2013 17:18:24 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:24 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Thu, 31 Jan 2013 17:18:24 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 17:18:24 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:24 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.4ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:24 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:24 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_1"], ["created_at", Thu, 31 Jan 2013 17:18:24 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:24 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:24 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Thu, 31 Jan 2013 17:18:24 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_2"], ["created_at", Thu, 31 Jan 2013 17:18:24 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:24 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:24 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Thu, 31 Jan 2013 17:18:24 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_3"], ["created_at", Thu, 31 Jan 2013 17:18:24 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:24 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:24 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Thu, 31 Jan 2013 17:18:24 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "morozovm_post_test_body"], ["created_at", Thu, 31 Jan 2013 17:18:24 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:24 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:24 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Thu, 31 Jan 2013 17:18:24 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_4"], ["created_at", Thu, 31 Jan 2013 17:18:24 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:24 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:24 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Thu, 31 Jan 2013 17:18:24 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_5"], ["created_at", Thu, 31 Jan 2013 17:18:24 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:24 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:24 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Thu, 31 Jan 2013 17:18:24 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 5 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:24 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 5], ["updated_at", Thu, 31 Jan 2013 17:18:24 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.2ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[1]', "updated_at" = '2013-01-31 17:18:24.989488' WHERE "posts"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "morozovm_post_test_body_1"], ["created_at", Thu, 31 Jan 2013 17:18:24 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:24 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:24 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Thu, 31 Jan 2013 17:18:24 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_6"], ["created_at", Thu, 31 Jan 2013 17:18:24 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:24 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:24 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 9], ["updated_at", Thu, 31 Jan 2013 17:18:24 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_7"], ["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 10], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_8"], ["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 11], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "morozovm_post_test_body_2"], ["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 12], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_9"], ["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 13], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "morozovm_post_test_body_3"], ["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 14], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 8 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 8], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[1]', "updated_at" = '2013-01-31 17:18:25.022816' WHERE "posts"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 12 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 12], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[1]', "updated_at" = '2013-01-31 17:18:25.047581' WHERE "posts"."id" = 12  (0.1ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 8 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["is_comment", false], ["item_id", 8], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-31 17:18:25.060551' WHERE "posts"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[3]', "updated_at" = '2013-01-31 17:18:25.062363' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[1]', "updated_at" = '2013-01-31 17:18:25.064250' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.3ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 12 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 12], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 8 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 8], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 13 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 13], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 11 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 11], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 10 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 10], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["user_id", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 9 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:24 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 9], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["user_id", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 5 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:24 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 5], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 7 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:24 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 7], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 6 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:24 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 6], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["user_id", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 4 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:24 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 4], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["user_id", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 3]]  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[3]', "updated_at" = '2013-01-31 17:18:25.106235' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[1,2]', "updated_at" = '2013-01-31 17:18:25.107642' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.3ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 14 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 14], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 12 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_timeline_items" SET "has_many_sources" = 't', "from_source" = '[{"user_id":1,"type":"reblog"},{"user_id":2,"type":"following"}]', "updated_at" = '2013-01-31 17:18:25.115323' WHERE "inkwell_timeline_items"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 8 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (29.2ms) UPDATE "inkwell_timeline_items" SET "has_many_sources" = 't', "from_source" = '[{"user_id":1,"type":"reblog"},{"user_id":2,"type":"following"}]', "updated_at" = '2013-01-31 17:18:25.118255' WHERE "inkwell_timeline_items"."id" = 2  (0.1ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 5 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_timeline_items" SET "has_many_sources" = 't', "from_source" = '[{"user_id":1,"type":"reblog"},{"user_id":2,"type":"following"}]', "updated_at" = '2013-01-31 17:18:25.150269' WHERE "inkwell_timeline_items"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 3]] Inkwell::TimelineItem Load (0.3ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 ORDER BY created_at DESC LIMIT 10 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 12]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 12 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 12 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 8]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 8 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 8 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 14]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 14 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 14 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 13]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 13 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 13 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 11]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 11 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 11 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 10]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 10 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 10 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 9]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 9 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 9 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 5]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 5 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 5 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 7]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 7 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 6 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 6 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-31 17:18:25.219684', "updated_at" = '2013-01-31 17:18:25.219684', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-31 17:18:25.224665' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 17:18:25.225926' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[3]', "updated_at" = '2013-01-31 17:18:25.227339' WHERE "users"."id" = 2  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-31 17:18:25.228836' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["is_comment", true], ["is_reblog", true], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-31 17:18:25.235167' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", true], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["user_id", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[2]', "updated_at" = '2013-01-31 17:18:25.263106' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 3]] Inkwell::TimelineItem Load (0.2ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 ORDER BY created_at DESC LIMIT 10 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.3ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-31 17:18:25.294072', "updated_at" = '2013-01-31 17:18:25.294072', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-31 17:18:25.297942' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 17:18:25.299197' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-31 17:18:25.306402' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["is_comment", true], ["is_reblog", true], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-31 17:18:25.310878' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.8ms) rollback transaction  (1.2ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.3ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-31 17:18:25.339532', "updated_at" = '2013-01-31 17:18:25.339532', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-31 17:18:25.343798' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 17:18:25.345128' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.2ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 4 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["user_id", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[4]', "updated_at" = '2013-01-31 17:18:25.352461' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[2]', "updated_at" = '2013-01-31 17:18:25.353898' WHERE "users"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[4]', "updated_at" = '2013-01-31 17:18:25.355281' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 4 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["from_source", "[{\"user_id\":4,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[2]', "updated_at" = '2013-01-31 17:18:25.361798' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[4,1]', "updated_at" = '2013-01-31 17:18:25.363394' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.3ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.2ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1  (0.2ms) UPDATE "inkwell_timeline_items" SET "has_many_sources" = 't', "from_source" = '[{"user_id":4,"type":"reblog"},{"user_id":1,"type":"following"}]', "updated_at" = '2013-01-31 17:18:25.368550' WHERE "inkwell_timeline_items"."id" = 1  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "talisman_post_test_body"], ["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["user_id", 4], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 4]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["user_id", 4]] SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["from_source", "[{\"user_id\":4,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 2], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 4 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[]', "updated_at" = '2013-01-31 17:18:25.404198' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."user_id" = 4 AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."id" = ? [["id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 SQL (0.2ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" IN (2) AND "inkwell_timeline_items"."has_many_sources" = 'f' AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' Inkwell::TimelineItem Load (0.2ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" IN (2) AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f'  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_timeline_items" SET "has_many_sources" = 'f', "from_source" = '[{"user_id":1,"type":"following"}]', "updated_at" = '2013-01-31 17:18:25.410201' WHERE "inkwell_timeline_items"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2  (0.8ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-31 17:18:25.438341', "updated_at" = '2013-01-31 17:18:25.438341', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-31 17:18:25.442067' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 17:18:25.443416' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[4]', "updated_at" = '2013-01-31 17:18:25.446459' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-31 17:18:25.447663' WHERE "users"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "morozovm_post_test_body"], ["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["user_id", 2]] SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 2], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["user_id", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.2ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-31 17:18:25.460900' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 4 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["user_id", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 4  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 4 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 4 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[]', "updated_at" = '2013-01-31 17:18:25.470093' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."id" = ? [["id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 SQL (0.2ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" IN (4) AND "inkwell_timeline_items"."has_many_sources" = 'f' AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' Inkwell::TimelineItem Load (0.2ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" IN (4) AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f'  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 4 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f'  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 4  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-31 17:18:25.501094', "updated_at" = '2013-01-31 17:18:25.501094', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-31 17:18:25.528014' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 17:18:25.529304' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["is_comment", true], ["is_reblog", true], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-31 17:18:25.534442' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_comment" = 't' AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.3ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-31 17:18:25.562451', "updated_at" = '2013-01-31 17:18:25.562451', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-31 17:18:25.566539' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 17:18:25.567795' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["is_comment", true], ["is_reblog", true], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-31 17:18:25.574884' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 4 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["is_comment", true], ["is_reblog", true], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["user_id", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_reblog_it" = '[2,4]', "updated_at" = '2013-01-31 17:18:25.579402' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.8ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.3ms) DELETE FROM "users";  (0.2ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-31 17:18:25.605930', "updated_at" = '2013-01-31 17:18:25.605930', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-31 17:18:25.610366' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 17:18:25.611755' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[3]', "updated_at" = '2013-01-31 17:18:25.613277' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-31 17:18:25.614592' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["is_comment", true], ["is_reblog", true], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-31 17:18:25.621346' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", true], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 LIMIT 1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (22.6ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-31 17:18:25.675502', "updated_at" = '2013-01-31 17:18:25.675502', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-31 17:18:25.679341' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 17:18:25.680722' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.2ms) UPDATE "users" SET "followers_ids" = '[3]', "updated_at" = '2013-01-31 17:18:25.682639' WHERE "users"."id" = 2  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-31 17:18:25.684438' WHERE "users"."id" = 3  (0.1ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-31 17:18:25.691612' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[3]', "updated_at" = '2013-01-31 17:18:25.696232' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2,1]', "updated_at" = '2013-01-31 17:18:25.697646' WHERE "users"."id" = 3  (0.1ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_timeline_items" SET "has_many_sources" = 't', "from_source" = '[{"user_id":2,"type":"reblog"},{"user_id":1,"type":"following"}]', "updated_at" = '2013-01-31 17:18:25.701993' WHERE "inkwell_timeline_items"."id" = 1  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.3ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-31 17:18:25.730013', "updated_at" = '2013-01-31 17:18:25.730013', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-31 17:18:25.733950' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 17:18:25.735246' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[3]', "updated_at" = '2013-01-31 17:18:25.736636' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-31 17:18:25.737934' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::BlogItem Exists (0.2ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-31 17:18:25.744447' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 LIMIT 1  (0.8ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-31 17:18:25.775297', "updated_at" = '2013-01-31 17:18:25.775297', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-31 17:18:25.801775' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 17:18:25.803132' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-31 17:18:25.832099', "updated_at" = '2013-01-31 17:18:25.832099', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-31 17:18:25.835756' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 17:18:25.837216' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-31 17:18:25.845784' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 4 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["user_id", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2,4]', "updated_at" = '2013-01-31 17:18:25.850972' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.8ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.3ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-31 17:18:25.877045', "updated_at" = '2013-01-31 17:18:25.877045', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-31 17:18:25.881131' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 17:18:25.882487' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-31 17:18:25.887826' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_comment" = 'f'  (0.1ms) SELECT COUNT(*) FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_comment" = 'f' AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.8ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.3ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-31 17:18:25.939322', "updated_at" = '2013-01-31 17:18:25.939322', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-31 17:18:25.943229' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 17:18:25.944475' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["is_comment", true], ["is_reblog", true], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-31 17:18:25.949954' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_reblog_it" = '[]', "updated_at" = '2013-01-31 17:18:25.952880' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."id" = ? [["id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" IN (NULL) AND "inkwell_timeline_items"."has_many_sources" = 'f' AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 't' Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" IN (NULL) AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 't'  (0.1ms) SELECT COUNT(*) FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_comment" = 't' AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.3ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-31 17:18:25.981642', "updated_at" = '2013-01-31 17:18:25.981642', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-31 17:18:25.985353' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 17:18:25.986616' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[4]', "updated_at" = '2013-01-31 17:18:25.989892' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-31 17:18:25.991433' WHERE "users"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["is_comment", true], ["is_reblog", true], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-31 17:18:25.998004' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 4 AND "inkwell_timeline_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:25 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", true], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 4 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 't' Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 4 LIMIT 1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_reblog_it" = '[]', "updated_at" = '2013-01-31 17:18:26.006295' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."id" = ? [["id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 SQL (0.2ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" IN (4) AND "inkwell_timeline_items"."has_many_sources" = 'f' AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 't' Inkwell::TimelineItem Load (0.2ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" IN (4) AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 't'  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 4 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 't'  (0.8ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.3ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-31 17:18:26.037031', "updated_at" = '2013-01-31 17:18:26.037031', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-31 17:18:26.063723' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 17:18:26.064999' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[3]', "updated_at" = '2013-01-31 17:18:26.066406' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-31 17:18:26.067666' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.3ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[3]', "updated_at" = '2013-01-31 17:18:26.070568' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2,1]', "updated_at" = '2013-01-31 17:18:26.072121' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-31 17:18:26.081553' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_timeline_items" SET "has_many_sources" = 't', "from_source" = '[{"user_id":1,"type":"following"},{"user_id":2,"type":"reblog"}]', "updated_at" = '2013-01-31 17:18:26.083941' WHERE "inkwell_timeline_items"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-31 17:18:26.110808', "updated_at" = '2013-01-31 17:18:26.110808', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-31 17:18:26.114543' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 17:18:26.115734' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-31 17:18:26.121028' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[]', "updated_at" = '2013-01-31 17:18:26.123871' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."id" = ? [["id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" IN (NULL) AND "inkwell_timeline_items"."has_many_sources" = 'f' AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" IN (NULL) AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f'  (0.1ms) SELECT COUNT(*) FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_comment" = 'f'  (0.1ms) SELECT COUNT(*) FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_comment" = 'f' AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.8ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.3ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-31 17:18:26.155786', "updated_at" = '2013-01-31 17:18:26.155786', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-31 17:18:26.160265' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 17:18:26.161717' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[1]', "updated_at" = '2013-01-31 17:18:26.186214' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-31 17:18:26.187644' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-31 17:18:26.194630' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["is_comment", true], ["is_reblog", true], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-31 17:18:26.200194' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.3ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 LIMIT 1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[2]', "updated_at" = '2013-01-31 17:18:26.248984' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[1]', "updated_at" = '2013-01-31 17:18:26.250348' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[2,3]', "updated_at" = '2013-01-31 17:18:26.256405' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[1]', "updated_at" = '2013-01-31 17:18:26.257855' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 1]] SQL (0.3ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 2], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 2]] SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 2], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' AND "inkwell_timeline_items"."item_id" = 2  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' AND "inkwell_timeline_items"."item_id" = 2  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.4ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_1"], ["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_2"], ["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_3"], ["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "morozovm_post_test_body"], ["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_4"], ["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.4ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_5"], ["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 5 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 5], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[1]', "updated_at" = '2013-01-31 17:18:26.351618' WHERE "posts"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "morozovm_post_test_body_1"], ["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_6"], ["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 9], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_7"], ["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 10], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_8"], ["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 11], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "morozovm_post_test_body_2"], ["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 12], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_9"], ["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 13], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "morozovm_post_test_body_3"], ["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 14], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 8 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 8], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[1]', "updated_at" = '2013-01-31 17:18:26.389555' WHERE "posts"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 12 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 12], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[1]', "updated_at" = '2013-01-31 17:18:26.394943' WHERE "posts"."id" = 12  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.2ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 13 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 13], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-31 17:18:26.422266' WHERE "posts"."id" = 13  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 13 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["is_comment", false], ["item_id", 13], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[2]', "updated_at" = '2013-01-31 17:18:26.426297' WHERE "posts"."id" = 13  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.3ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 12]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 12 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 12 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 8]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 8 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 8 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 13]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 13 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 13 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 11]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 11 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 11 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 10]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 10 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 10 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 9]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 9 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 9 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 5]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 5 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 5 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 7]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 7 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 6 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 6 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 4]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 4 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 4 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 13 AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.3ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-31 17:18:26.477563', "updated_at" = '2013-01-31 17:18:26.477563', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-31 17:18:26.481177' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 17:18:26.482386' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-01-31 17:18:26.511595', "updated_at" = '2013-01-31 17:18:26.511595', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-31 17:18:26.515119' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 17:18:26.516213' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 3 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[3]', "updated_at" = '2013-01-31 17:18:26.522407' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[2]', "updated_at" = '2013-01-31 17:18:26.523696' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.2ms) UPDATE "users" SET "followings_ids" = '[3]', "updated_at" = '2013-01-31 17:18:26.524946' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 3 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["from_source", "[{\"user_id\":3,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[2]', "updated_at" = '2013-01-31 17:18:26.530908' WHERE "users"."id" = 1  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[3,1]', "updated_at" = '2013-01-31 17:18:26.532316' WHERE "users"."id" = 2  (0.1ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.3ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 4 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 4], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 3 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 3], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 2 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 2], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_timeline_items" SET "has_many_sources" = 't', "from_source" = '[{"user_id":3,"type":"reblog"},{"user_id":1,"type":"following"}]', "updated_at" = '2013-01-31 17:18:26.544037' WHERE "inkwell_timeline_items"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[]', "updated_at" = '2013-01-31 17:18:26.548269' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[3]', "updated_at" = '2013-01-31 17:18:26.549803' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."has_many_sources" = 'f' AND (from_source like '%{"user_id":1%' and user_id = 2) Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE (from_source like '%{"user_id":1%' and user_id = 2)  (0.0ms) SAVEPOINT active_record_1  (0.2ms) UPDATE "inkwell_timeline_items" SET "from_source" = '[{"user_id":3,"type":"reblog"}]', "has_many_sources" = 'f', "updated_at" = '2013-01-31 17:18:26.553260' WHERE "inkwell_timeline_items"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[2]', "updated_at" = '2013-01-31 17:18:26.557572' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[3,1]', "updated_at" = '2013-01-31 17:18:26.559114' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 4 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 4], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 3 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 3], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 2 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 2], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_timeline_items" SET "has_many_sources" = 't', "from_source" = '[{"user_id":3,"type":"reblog"},{"user_id":1,"type":"following"}]', "updated_at" = '2013-01-31 17:18:26.570775' WHERE "inkwell_timeline_items"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[]', "updated_at" = '2013-01-31 17:18:26.574012' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[1]', "updated_at" = '2013-01-31 17:18:26.575486' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."has_many_sources" = 'f' AND (from_source like '%{"user_id":3%' and user_id = 2) Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE (from_source like '%{"user_id":3%' and user_id = 2)  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_timeline_items" SET "from_source" = '[{"user_id":1,"type":"following"}]', "has_many_sources" = 'f', "updated_at" = '2013-01-31 17:18:26.578073' WHERE "inkwell_timeline_items"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-31 17:18:26.603126', "updated_at" = '2013-01-31 17:18:26.603126', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-31 17:18:26.606772' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 17:18:26.608017' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-01-31 17:18:26.637678', "updated_at" = '2013-01-31 17:18:26.637678', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-31 17:18:26.641215' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 17:18:26.642382' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 3 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[3]', "updated_at" = '2013-01-31 17:18:26.648543' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[2]', "updated_at" = '2013-01-31 17:18:26.649869' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[3]', "updated_at" = '2013-01-31 17:18:26.651126' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 3 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["from_source", "[{\"user_id\":3,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-31 17:18:26.680046', "updated_at" = '2013-01-31 17:18:26.680046', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-31 17:18:26.683752' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 17:18:26.684953' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-01-31 17:18:26.715424', "updated_at" = '2013-01-31 17:18:26.715424', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-31 17:18:26.719043' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 17:18:26.720183' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[1]', "updated_at" = '2013-01-31 17:18:26.721501' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-31 17:18:26.722883' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.3ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 8 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 8], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 7 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 7], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 6 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 6], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 5 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 5], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]]  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."item_id" = 5 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1 Inkwell::TimelineItem Load (0.2ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."item_id" = 6 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."item_id" = 7 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."item_id" = 8 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."item_id" = 2 AND "inkwell_timeline_items"."is_comment" = 't' LIMIT 1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-31 17:18:26.814639', "updated_at" = '2013-01-31 17:18:26.814639', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-31 17:18:26.818275' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 17:18:26.819482' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-01-31 17:18:26.849162', "updated_at" = '2013-01-31 17:18:26.849162', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-31 17:18:26.852506' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 17:18:26.853639' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[1]', "updated_at" = '2013-01-31 17:18:26.854927' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-31 17:18:26.856160' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 8 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 8], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 7 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 7], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 6 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 6], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 5 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 5], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.2ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."item_id" = 5 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."item_id" = 6 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."item_id" = 7 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."item_id" = 8 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-31 17:18:26.896421', "updated_at" = '2013-01-31 17:18:26.896421', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-31 17:18:26.899934' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 17:18:26.901106' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-01-31 17:18:26.929039', "updated_at" = '2013-01-31 17:18:26.929039', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-31 17:18:26.932370' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 17:18:26.933459' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[1]', "updated_at" = '2013-01-31 17:18:26.934686' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-31 17:18:26.935911' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 8 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 8], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 7 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 7], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 6 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 6], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 5 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 5], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[]', "updated_at" = '2013-01-31 17:18:26.949930' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[]', "updated_at" = '2013-01-31 17:18:26.951246' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."has_many_sources" = 'f' AND (from_source like '%{"user_id":2%' and user_id = 1) Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE (from_source like '%{"user_id":2%' and user_id = 1) User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-31 17:18:26.975176', "updated_at" = '2013-01-31 17:18:26.975176', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-31 17:18:26.978660' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 17:18:26.979830' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-01-31 17:18:27.007780', "updated_at" = '2013-01-31 17:18:27.007780', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-31 17:18:27.011051' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 17:18:27.012104' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[1]', "updated_at" = '2013-01-31 17:18:27.013379' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-01-31 17:18:27.014590' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 8 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 8], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 7 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 7], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 6 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 6], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 5 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:26 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 5], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]]  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-31 17:18:27.049022', "updated_at" = '2013-01-31 17:18:27.049022', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-31 17:18:27.052679' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 17:18:27.053904' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-01-31 17:18:27.083283', "updated_at" = '2013-01-31 17:18:27.083283', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-31 17:18:27.086804' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 17:18:27.087891' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-31 17:18:27.110002', "updated_at" = '2013-01-31 17:18:27.110002', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-31 17:18:27.113515' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 17:18:27.114673' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-31 17:18:27.116402', "updated_at" = '2013-01-31 17:18:27.116402', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-31 17:18:27.119846' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-31 17:18:27.122273' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-31 17:18:27.123241' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]] Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.8ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.3ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-31 17:18:27.148062', "updated_at" = '2013-01-31 17:18:27.148062', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-31 17:18:27.151607' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 17:18:27.152806' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-31 17:18:27.154581', "updated_at" = '2013-01-31 17:18:27.154581', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-31 17:18:27.157946' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-31 17:18:27.160420' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-31 17:18:27.161420' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["parent_id", 2], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 2, "user_id" = 2, "created_at" = '2013-01-31 17:18:27.162888', "updated_at" = '2013-01-31 17:18:27.162888', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":2,"comment_id":3}]', "updated_at" = '2013-01-31 17:18:27.166121' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.2ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]] Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":2,"comment_id":3}]', "updated_at" = '2013-01-31 17:18:27.211721' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":3}]', "updated_at" = '2013-01-31 17:18:27.213676' WHERE "inkwell_comments"."id" = 2  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,2]', "updated_at" = '2013-01-31 17:18:27.214777' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-31 17:18:27.216555', "updated_at" = '2013-01-31 17:18:27.216555', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 4 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":2,"comment_id":3},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-31 17:18:27.220324' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":2,"comment_id":3},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-31 17:18:27.222970' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-31 17:18:27.224012' WHERE "inkwell_comments"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["from_source", nil], ["has_many_sources", false], ["is_comment", true], ["item_id", 3], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["is_comment", true], ["item_id", 3], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["from_source", nil], ["has_many_sources", false], ["is_comment", true], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["is_comment", true], ["is_reblog", nil], ["item_id", 3], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["is_comment", true], ["is_reblog", nil], ["item_id", 3], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["is_comment", true], ["is_reblog", nil], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items"  Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments"  Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) DELETE FROM "inkwell_comments" WHERE "inkwell_comments"."id" IN (2, 3, 4) SQL (0.1ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" IN (2, 3, 4, 1) AND "inkwell_timeline_items"."is_comment" = 't' SQL (0.1ms) DELETE FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" IN (2, 3, 4, 1) AND "inkwell_favorite_items"."is_comment" = 't' SQL (0.1ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" IN (2, 3, 4, 1) AND "inkwell_blog_items"."is_comment" = 't' Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[]', "updated_at" = '2013-01-31 17:18:27.242450' WHERE "posts"."id" = 1 SQL (0.1ms) DELETE FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? [["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"  Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items"  Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments"  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-31 17:18:27.267084', "updated_at" = '2013-01-31 17:18:27.267084', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-31 17:18:27.270627' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 17:18:27.271811' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-31 17:18:27.273525', "updated_at" = '2013-01-31 17:18:27.273525', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-31 17:18:27.276790' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-31 17:18:27.279297' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-31 17:18:27.280277' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 1, "created_at" = '2013-01-31 17:18:27.281791', "updated_at" = '2013-01-31 17:18:27.281791', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-31 17:18:27.285100' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.3ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-31 17:18:27.287868' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-31 17:18:27.288896' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["parent_id", 2], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 2, "user_id" = 2, "created_at" = '2013-01-31 17:18:27.290419', "updated_at" = '2013-01-31 17:18:27.290419', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 4 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-31 17:18:27.293754' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-31 17:18:27.296354' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-31 17:18:27.298675' WHERE "inkwell_comments"."id" = 2  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,2]', "updated_at" = '2013-01-31 17:18:27.299774' WHERE "inkwell_comments"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["parent_id", 3], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 3, "user_id" = 1, "created_at" = '2013-01-31 17:18:27.301306', "updated_at" = '2013-01-31 17:18:27.301306', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 5 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-31 17:18:27.304697' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-31 17:18:27.307194' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-31 17:18:27.308758' WHERE "inkwell_comments"."id" = 3  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,3]', "updated_at" = '2013-01-31 17:18:27.309728' WHERE "inkwell_comments"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-31 17:18:27.311203', "updated_at" = '2013-01-31 17:18:27.311203', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 6 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6}]', "updated_at" = '2013-01-31 17:18:27.314663' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6}]', "updated_at" = '2013-01-31 17:18:27.317228' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-31 17:18:27.318191' WHERE "inkwell_comments"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["parent_id", 4], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 4, "user_id" = 2, "created_at" = '2013-01-31 17:18:27.320052', "updated_at" = '2013-01-31 17:18:27.320052', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 7 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7}]', "updated_at" = '2013-01-31 17:18:27.323629' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 4]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7}]', "updated_at" = '2013-01-31 17:18:27.326259' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":4},{"user_id":2,"comment_id":7}]', "updated_at" = '2013-01-31 17:18:27.327875' WHERE "inkwell_comments"."id" = 2 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 4]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":7}]', "updated_at" = '2013-01-31 17:18:27.329420' WHERE "inkwell_comments"."id" = 4  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,2,4]', "updated_at" = '2013-01-31 17:18:27.330357' WHERE "inkwell_comments"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["parent_id", 3], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 3, "user_id" = 1, "created_at" = '2013-01-31 17:18:27.331846', "updated_at" = '2013-01-31 17:18:27.331846', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 8 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8}]', "updated_at" = '2013-01-31 17:18:27.335315' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8}]', "updated_at" = '2013-01-31 17:18:27.338268' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5},{"user_id":1,"comment_id":8}]', "updated_at" = '2013-01-31 17:18:27.339944' WHERE "inkwell_comments"."id" = 3  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,3]', "updated_at" = '2013-01-31 17:18:27.340898' WHERE "inkwell_comments"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 1, "created_at" = '2013-01-31 17:18:27.342330', "updated_at" = '2013-01-31 17:18:27.342330', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 9 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9}]', "updated_at" = '2013-01-31 17:18:27.346028' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9}]', "updated_at" = '2013-01-31 17:18:27.348731' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-31 17:18:27.349839' WHERE "inkwell_comments"."id" = 9  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["parent_id", 6], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 6, "user_id" = 2, "created_at" = '2013-01-31 17:18:27.351301', "updated_at" = '2013-01-31 17:18:27.351301', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 10 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10}]', "updated_at" = '2013-01-31 17:18:27.354877' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10}]', "updated_at" = '2013-01-31 17:18:27.357631' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":10}]', "updated_at" = '2013-01-31 17:18:27.359262' WHERE "inkwell_comments"."id" = 6  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,6]', "updated_at" = '2013-01-31 17:18:27.360202' WHERE "inkwell_comments"."id" = 10  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["parent_id", 5], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 5, "user_id" = 1, "created_at" = '2013-01-31 17:18:27.361665', "updated_at" = '2013-01-31 17:18:27.361665', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 11 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11}]', "updated_at" = '2013-01-31 17:18:27.365167' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 5]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11}]', "updated_at" = '2013-01-31 17:18:27.368084' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":11}]', "updated_at" = '2013-01-31 17:18:27.369849' WHERE "inkwell_comments"."id" = 3 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 5]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":11}]', "updated_at" = '2013-01-31 17:18:27.371465' WHERE "inkwell_comments"."id" = 5  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,3,5]', "updated_at" = '2013-01-31 17:18:27.372430' WHERE "inkwell_comments"."id" = 11  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-31 17:18:27.373921', "updated_at" = '2013-01-31 17:18:27.373921', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 12 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11},{"user_id":2,"comment_id":12}]', "updated_at" = '2013-01-31 17:18:27.377542' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11},{"user_id":2,"comment_id":12}]', "updated_at" = '2013-01-31 17:18:27.380304' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-31 17:18:27.381335' WHERE "inkwell_comments"."id" = 12  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 4]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 5]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 7]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 8]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 9]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 10]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 11]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 12]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 11]] Inkwell::Comment Load (0.3ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 AND (created_at < '2013-01-31 17:18:27.361665') ORDER BY created_at DESC LIMIT 10  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-31 17:18:27.411419', "updated_at" = '2013-01-31 17:18:27.411419', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-31 17:18:27.414839' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 17:18:27.415996' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-01-31 17:18:27.417661', "updated_at" = '2013-01-31 17:18:27.417661', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-31 17:18:27.420844' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 17:18:27.421915' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments"  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' SQL (0.1ms) DELETE FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' SQL (0.1ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_comment" = 'f' Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 SQL (0.1ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 't' SQL (0.1ms) DELETE FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' SQL (0.1ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_comment" = 't' SQL (0.1ms) DELETE FROM "inkwell_comments" WHERE "inkwell_comments"."id" = 1 SQL (0.1ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 2 AND "inkwell_timeline_items"."is_comment" = 't' SQL (0.0ms) DELETE FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 't' SQL (0.0ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 2 AND "inkwell_blog_items"."is_comment" = 't' SQL (0.0ms) DELETE FROM "inkwell_comments" WHERE "inkwell_comments"."id" = 2 SQL (0.1ms) DELETE FROM "posts" WHERE "posts"."id" = ? [["id", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments"  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-31 17:18:27.452201', "updated_at" = '2013-01-31 17:18:27.452201', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-31 17:18:27.455687' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 17:18:27.456832' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-31 17:18:27.458518', "updated_at" = '2013-01-31 17:18:27.458518', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-31 17:18:27.461794' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-31 17:18:27.464262' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-31 17:18:27.465230' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["from_source", nil], ["has_many_sources", false], ["is_comment", true], ["item_id", 2], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["is_comment", true], ["item_id", 2], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["from_source", nil], ["has_many_sources", false], ["is_comment", true], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["is_comment", true], ["is_reblog", nil], ["item_id", 2], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["is_comment", true], ["is_reblog", nil], ["item_id", 2], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["is_comment", true], ["is_reblog", nil], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"  Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items"  Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments"  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_comments" WHERE "inkwell_comments"."id" IN (NULL) SQL (0.1ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" IN (2) AND "inkwell_timeline_items"."is_comment" = 't' SQL (0.1ms) DELETE FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" IN (2) AND "inkwell_favorite_items"."is_comment" = 't' SQL (0.1ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" IN (2) AND "inkwell_blog_items"."is_comment" = 't' Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[]', "updated_at" = '2013-01-31 17:18:27.481516' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-31 17:18:27.483972' WHERE "posts"."id" = 1 SQL (0.1ms) DELETE FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? [["id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"  Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items"  Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-31 17:18:27.510410', "updated_at" = '2013-01-31 17:18:27.510410', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-31 17:18:27.514297' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 17:18:27.515457' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-31 17:18:27.517264', "updated_at" = '2013-01-31 17:18:27.517264', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-31 17:18:27.520610' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-31 17:18:27.523035' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-31 17:18:27.524017' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 1, "created_at" = '2013-01-31 17:18:27.525537', "updated_at" = '2013-01-31 17:18:27.525537', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-31 17:18:27.528914' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-31 17:18:27.531481' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-31 17:18:27.532584' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SELECT COUNT(*) FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_comments" WHERE "inkwell_comments"."user_id" = 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-31 17:18:27.557507', "updated_at" = '2013-01-31 17:18:27.557507', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-31 17:18:27.561101' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 17:18:27.562460' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 LIMIT 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = 1 LIMIT 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.8ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-31 17:18:27.639570', "updated_at" = '2013-01-31 17:18:27.639570', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-31 17:18:27.643161' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 17:18:27.644387' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["from_source", nil], ["has_many_sources", false], ["is_comment", true], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["is_comment", true], ["is_reblog", nil], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["is_comment", true], ["is_reblog", nil], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items"  Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments"   (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_comments" WHERE "inkwell_comments"."id" IN (NULL) SQL (0.1ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" IN (1) AND "inkwell_timeline_items"."is_comment" = 't' SQL (0.1ms) DELETE FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" IN (1) AND "inkwell_favorite_items"."is_comment" = 't' SQL (0.1ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" IN (1) AND "inkwell_blog_items"."is_comment" = 't' Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[]', "updated_at" = '2013-01-31 17:18:27.657152' WHERE "posts"."id" = 1 SQL (0.1ms) DELETE FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? [["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items"  Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments"   (0.8ms) rollback transaction  (1.2ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.3ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-31 17:18:27.682497', "updated_at" = '2013-01-31 17:18:27.682497', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-31 17:18:27.686083' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 17:18:27.687293' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-31 17:18:27.689024', "updated_at" = '2013-01-31 17:18:27.689024', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-31 17:18:27.692421' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-31 17:18:27.695133' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-31 17:18:27.696248' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-31 17:18:27.697796', "updated_at" = '2013-01-31 17:18:27.697796', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-31 17:18:27.701233' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 17:18:27.702378' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-31 17:18:27.703884', "updated_at" = '2013-01-31 17:18:27.703884', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 4 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-31 17:18:27.707561' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-31 17:18:27.710130' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-31 17:18:27.711153' WHERE "inkwell_comments"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-31 17:18:27.712600', "updated_at" = '2013-01-31 17:18:27.712600', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 5 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-31 17:18:27.715962' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 17:18:27.717027' WHERE "inkwell_comments"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-31 17:18:27.718522', "updated_at" = '2013-01-31 17:18:27.718522', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 6 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6}]', "updated_at" = '2013-01-31 17:18:27.721922' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":2,"comment_id":4},{"user_id":2,"comment_id":6}]', "updated_at" = '2013-01-31 17:18:27.724438' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-31 17:18:27.725436' WHERE "inkwell_comments"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-31 17:18:27.726854', "updated_at" = '2013-01-31 17:18:27.726854', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 7 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":1,"comment_id":7}]', "updated_at" = '2013-01-31 17:18:27.730322' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 17:18:27.731393' WHERE "inkwell_comments"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 7]]  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-31 17:18:27.784691', "updated_at" = '2013-01-31 17:18:27.784691', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-31 17:18:27.788141' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 17:18:27.789338' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-31 17:18:27.791106', "updated_at" = '2013-01-31 17:18:27.791106', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-31 17:18:27.794404' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-31 17:18:27.796846' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-31 17:18:27.797860' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["from_source", nil], ["has_many_sources", false], ["is_comment", true], ["item_id", 2], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["is_comment", true], ["item_id", 2], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["from_source", nil], ["has_many_sources", false], ["is_comment", true], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["is_comment", true], ["is_reblog", nil], ["item_id", 2], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["is_comment", true], ["is_reblog", nil], ["item_id", 2], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["is_comment", true], ["is_reblog", nil], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items"  Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments"  Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) DELETE FROM "inkwell_comments" WHERE "inkwell_comments"."id" IN (2) SQL (0.1ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" IN (2, 1) AND "inkwell_timeline_items"."is_comment" = 't' SQL (0.1ms) DELETE FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" IN (2, 1) AND "inkwell_favorite_items"."is_comment" = 't' SQL (0.1ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" IN (2, 1) AND "inkwell_blog_items"."is_comment" = 't' Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[]', "updated_at" = '2013-01-31 17:18:27.815276' WHERE "posts"."id" = 1 SQL (0.0ms) DELETE FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? [["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"  Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items"  Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments"  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."user_id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.3ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-31 17:18:27.861701', "updated_at" = '2013-01-31 17:18:27.861701', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-31 17:18:27.865614' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 17:18:27.866867' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-31 17:18:27.868756', "updated_at" = '2013-01-31 17:18:27.868756', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-31 17:18:27.872327' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-31 17:18:27.874864' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-31 17:18:27.875874' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 1, "created_at" = '2013-01-31 17:18:27.877392', "updated_at" = '2013-01-31 17:18:27.877392', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-31 17:18:27.880805' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-31 17:18:27.883345' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-31 17:18:27.884431' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["is_comment", true], ["item_id", 2], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-31 17:18:27.888427' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.2ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["is_comment", true], ["item_id", 3], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[2]', "updated_at" = '2013-01-31 17:18:27.892235' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 2 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 3 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 2 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 3 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-31 17:18:27.925181', "updated_at" = '2013-01-31 17:18:27.925181', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-31 17:18:27.928601' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 17:18:27.929775' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-01-31 17:18:27.931469', "updated_at" = '2013-01-31 17:18:27.931469', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-31 17:18:27.934687' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 17:18:27.935741' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-31 17:18:27.937254', "updated_at" = '2013-01-31 17:18:27.937254', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-31 17:18:27.940455' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 17:18:27.941486' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["parent_id", 2], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 2, "user_id" = 2, "created_at" = '2013-01-31 17:18:27.942993', "updated_at" = '2013-01-31 17:18:27.942993', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 4 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-31 17:18:27.946308' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]] Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-31 17:18:27.948979' WHERE "inkwell_comments"."id" = 2  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[2]', "updated_at" = '2013-01-31 17:18:27.949981' WHERE "inkwell_comments"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-31 17:18:27.951467', "updated_at" = '2013-01-31 17:18:27.951467', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 5 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-31 17:18:27.954907' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 17:18:27.955981' WHERE "inkwell_comments"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-01-31 17:18:27.957454', "updated_at" = '2013-01-31 17:18:27.957454', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 6 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6}]', "updated_at" = '2013-01-31 17:18:27.960882' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 17:18:27.961966' WHERE "inkwell_comments"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-01-31 17:18:27.963496', "updated_at" = '2013-01-31 17:18:27.963496', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 7 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7}]', "updated_at" = '2013-01-31 17:18:27.967076' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 17:18:27.968151' WHERE "inkwell_comments"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-31 17:18:27.969673', "updated_at" = '2013-01-31 17:18:27.969673', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 8 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8}]', "updated_at" = '2013-01-31 17:18:27.973155' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 17:18:27.974261' WHERE "inkwell_comments"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-31 17:18:27.975711', "updated_at" = '2013-01-31 17:18:27.975711', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 9 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9}]', "updated_at" = '2013-01-31 17:18:27.979397' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 17:18:27.980519' WHERE "inkwell_comments"."id" = 9  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:27 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-01-31 17:18:27.982054', "updated_at" = '2013-01-31 17:18:27.982054', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 10 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10}]', "updated_at" = '2013-01-31 17:18:28.028747' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 17:18:28.030308' WHERE "inkwell_comments"."id" = 10  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-31 17:18:28.032138', "updated_at" = '2013-01-31 17:18:28.032138', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 11 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11}]', "updated_at" = '2013-01-31 17:18:28.036248' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 17:18:28.037441' WHERE "inkwell_comments"."id" = 11  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-01-31 17:18:28.039020', "updated_at" = '2013-01-31 17:18:28.039020', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 12 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11},{"user_id":2,"comment_id":12}]', "updated_at" = '2013-01-31 17:18:28.042864' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 17:18:28.044014' WHERE "inkwell_comments"."id" = 12  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.3ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 ORDER BY created_at DESC LIMIT 5 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 11]] Inkwell::Comment Load (0.3ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 AND (created_at < '2013-01-31 17:18:28.032138') ORDER BY created_at DESC LIMIT 5 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]] Inkwell::Comment Load (0.3ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 AND (created_at < '2013-01-31 17:18:27.957454') ORDER BY created_at DESC LIMIT 7  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-31 17:18:28.072003', "updated_at" = '2013-01-31 17:18:28.072003', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-31 17:18:28.075536' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 17:18:28.076710' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-31 17:18:28.078433', "updated_at" = '2013-01-31 17:18:28.078433', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-31 17:18:28.081797' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-31 17:18:28.084269' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-31 17:18:28.085280' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 1, "created_at" = '2013-01-31 17:18:28.086808', "updated_at" = '2013-01-31 17:18:28.086808', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-31 17:18:28.090146' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-31 17:18:28.092584' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-31 17:18:28.093556' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["is_comment", true], ["item_id", 2], ["updated_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-31 17:18:28.097674' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["is_comment", true], ["item_id", 3], ["updated_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[2]', "updated_at" = '2013-01-31 17:18:28.101398' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.3ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 3 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 2 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::Comment Load (0.2ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 3 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 2 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.8ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-31 17:18:28.139432', "updated_at" = '2013-01-31 17:18:28.139432', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-31 17:18:28.142960' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 17:18:28.144169' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-31 17:18:28.145884', "updated_at" = '2013-01-31 17:18:28.145884', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-31 17:18:28.149175' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-31 17:18:28.151645' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-31 17:18:28.152629' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 1, "created_at" = '2013-01-31 17:18:28.154151', "updated_at" = '2013-01-31 17:18:28.154151', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-31 17:18:28.157482' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-31 17:18:28.159903' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-31 17:18:28.160885' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-31 17:18:28.162333', "updated_at" = '2013-01-31 17:18:28.162333', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 4 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-31 17:18:28.165995' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-31 17:18:28.168554' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-31 17:18:28.169566' WHERE "inkwell_comments"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 1, "created_at" = '2013-01-31 17:18:28.171000', "updated_at" = '2013-01-31 17:18:28.171000', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 5 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-31 17:18:28.174285' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-31 17:18:28.176804' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-31 17:18:28.178105' WHERE "inkwell_comments"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-31 17:18:28.179618', "updated_at" = '2013-01-31 17:18:28.179618', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 6 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6}]', "updated_at" = '2013-01-31 17:18:28.183041' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6}]', "updated_at" = '2013-01-31 17:18:28.185621' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-31 17:18:28.186629' WHERE "inkwell_comments"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-31 17:18:28.188079', "updated_at" = '2013-01-31 17:18:28.188079', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 7 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7}]', "updated_at" = '2013-01-31 17:18:28.191465' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7}]', "updated_at" = '2013-01-31 17:18:28.194012' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-31 17:18:28.194990' WHERE "inkwell_comments"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 1, "created_at" = '2013-01-31 17:18:28.196456', "updated_at" = '2013-01-31 17:18:28.196456', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 8 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8}]', "updated_at" = '2013-01-31 17:18:28.199919' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8}]', "updated_at" = '2013-01-31 17:18:28.202503' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-31 17:18:28.203500' WHERE "inkwell_comments"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 1, "created_at" = '2013-01-31 17:18:28.204915', "updated_at" = '2013-01-31 17:18:28.204915', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 9 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9}]', "updated_at" = '2013-01-31 17:18:28.208360' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9}]', "updated_at" = '2013-01-31 17:18:28.210999' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-31 17:18:28.211974' WHERE "inkwell_comments"."id" = 9  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-31 17:18:28.213425', "updated_at" = '2013-01-31 17:18:28.213425', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 10 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10}]', "updated_at" = '2013-01-31 17:18:28.216910' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.4ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10}]', "updated_at" = '2013-01-31 17:18:28.219574' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-31 17:18:28.220824' WHERE "inkwell_comments"."id" = 10  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 1, "created_at" = '2013-01-31 17:18:28.222328', "updated_at" = '2013-01-31 17:18:28.222328', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 11 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11}]', "updated_at" = '2013-01-31 17:18:28.225981' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11}]', "updated_at" = '2013-01-31 17:18:28.228727' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-31 17:18:28.229736' WHERE "inkwell_comments"."id" = 11  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-31 17:18:28.231204', "updated_at" = '2013-01-31 17:18:28.231204', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 12 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11},{"user_id":2,"comment_id":12}]', "updated_at" = '2013-01-31 17:18:28.234776' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11},{"user_id":2,"comment_id":12}]', "updated_at" = '2013-01-31 17:18:28.237535' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-31 17:18:28.238534' WHERE "inkwell_comments"."id" = 12  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 4]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 5]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 7]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 8]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 9]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 10]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 11]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 12]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 11]] Inkwell::Comment Load (0.4ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 AND (created_at < '2013-01-31 17:18:28.222328') ORDER BY created_at DESC LIMIT 10  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-31 17:18:28.266653', "updated_at" = '2013-01-31 17:18:28.266653', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-31 17:18:28.270116' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 17:18:28.271295' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-31 17:18:28.273636', "updated_at" = '2013-01-31 17:18:28.273636', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-31 17:18:28.276952' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-31 17:18:28.279450' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-31 17:18:28.280442' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 1, "created_at" = '2013-01-31 17:18:28.281974', "updated_at" = '2013-01-31 17:18:28.281974', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-31 17:18:28.285366' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-31 17:18:28.287842' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-31 17:18:28.288832' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.8ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.4ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.3ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-31 17:18:28.312316', "updated_at" = '2013-01-31 17:18:28.312316', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-31 17:18:28.315905' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 17:18:28.317094' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-01-31 17:18:28.318817', "updated_at" = '2013-01-31 17:18:28.318817', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-31 17:18:28.322161' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 17:18:28.323280' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-31 17:18:28.324755', "updated_at" = '2013-01-31 17:18:28.324755', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-31 17:18:28.328116' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 17:18:28.329216' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-01-31 17:18:28.330682', "updated_at" = '2013-01-31 17:18:28.330682', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 4 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-31 17:18:28.334045' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 17:18:28.335185' WHERE "inkwell_comments"."id" = 4  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-31 17:18:28.336993', "updated_at" = '2013-01-31 17:18:28.336993', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 5 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-31 17:18:28.340771' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 17:18:28.341938' WHERE "inkwell_comments"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-01-31 17:18:28.343485', "updated_at" = '2013-01-31 17:18:28.343485', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 6 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6}]', "updated_at" = '2013-01-31 17:18:28.346868' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 17:18:28.347986' WHERE "inkwell_comments"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-01-31 17:18:28.349644', "updated_at" = '2013-01-31 17:18:28.349644', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 7 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7}]', "updated_at" = '2013-01-31 17:18:28.353207' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 17:18:28.354287' WHERE "inkwell_comments"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-31 17:18:28.355788', "updated_at" = '2013-01-31 17:18:28.355788', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 8 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8}]', "updated_at" = '2013-01-31 17:18:28.359313' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 17:18:28.360405' WHERE "inkwell_comments"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-31 17:18:28.388150', "updated_at" = '2013-01-31 17:18:28.388150', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 9 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9}]', "updated_at" = '2013-01-31 17:18:28.391957' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 17:18:28.393141' WHERE "inkwell_comments"."id" = 9  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-01-31 17:18:28.394728', "updated_at" = '2013-01-31 17:18:28.394728', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 10 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10}]', "updated_at" = '2013-01-31 17:18:28.398511' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 17:18:28.399644' WHERE "inkwell_comments"."id" = 10  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-31 17:18:28.401255', "updated_at" = '2013-01-31 17:18:28.401255', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 11 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11}]', "updated_at" = '2013-01-31 17:18:28.405030' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 17:18:28.406212' WHERE "inkwell_comments"."id" = 11  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-01-31 17:18:28.407823', "updated_at" = '2013-01-31 17:18:28.407823', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 12 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11},{"user_id":2,"comment_id":12}]', "updated_at" = '2013-01-31 17:18:28.461147' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 17:18:28.462557' WHERE "inkwell_comments"."id" = 12  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.3ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 11]] Inkwell::Comment Load (0.3ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 AND (created_at < '2013-01-31 17:18:28.401255') ORDER BY created_at DESC LIMIT 10  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-01-31 17:18:28.489515', "updated_at" = '2013-01-31 17:18:28.489515', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-31 17:18:28.493111' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 17:18:28.494313' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-31 17:18:28.496082', "updated_at" = '2013-01-31 17:18:28.496082', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-31 17:18:28.499442' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2}]', "updated_at" = '2013-01-31 17:18:28.502024' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-31 17:18:28.503040' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 1, "created_at" = '2013-01-31 17:18:28.504566', "updated_at" = '2013-01-31 17:18:28.504566', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-31 17:18:28.508011' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-01-31 17:18:28.510493' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-31 17:18:28.511528' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["parent_id", 2], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 2, "user_id" = 2, "created_at" = '2013-01-31 17:18:28.513332', "updated_at" = '2013-01-31 17:18:28.513332', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 4 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-31 17:18:28.516803' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-31 17:18:28.519426' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":4}]', "updated_at" = '2013-01-31 17:18:28.521047' WHERE "inkwell_comments"."id" = 2  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,2]', "updated_at" = '2013-01-31 17:18:28.522014' WHERE "inkwell_comments"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["parent_id", 3], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 3, "user_id" = 1, "created_at" = '2013-01-31 17:18:28.523577', "updated_at" = '2013-01-31 17:18:28.523577', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 5 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-31 17:18:28.527661' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-31 17:18:28.530225' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-31 17:18:28.531792' WHERE "inkwell_comments"."id" = 3  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,3]', "updated_at" = '2013-01-31 17:18:28.532799' WHERE "inkwell_comments"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-31 17:18:28.534251', "updated_at" = '2013-01-31 17:18:28.534251', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 6 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6}]', "updated_at" = '2013-01-31 17:18:28.537679' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6}]', "updated_at" = '2013-01-31 17:18:28.540187' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-31 17:18:28.541184' WHERE "inkwell_comments"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["parent_id", 4], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 4, "user_id" = 2, "created_at" = '2013-01-31 17:18:28.542638', "updated_at" = '2013-01-31 17:18:28.542638', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 7 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7}]', "updated_at" = '2013-01-31 17:18:28.545996' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 4]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7}]', "updated_at" = '2013-01-31 17:18:28.548631' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":4},{"user_id":2,"comment_id":7}]', "updated_at" = '2013-01-31 17:18:28.550310' WHERE "inkwell_comments"."id" = 2 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 4]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":7}]', "updated_at" = '2013-01-31 17:18:28.551830' WHERE "inkwell_comments"."id" = 4  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,2,4]', "updated_at" = '2013-01-31 17:18:28.552748' WHERE "inkwell_comments"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["parent_id", 3], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 3, "user_id" = 1, "created_at" = '2013-01-31 17:18:28.554213', "updated_at" = '2013-01-31 17:18:28.554213', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 8 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8}]', "updated_at" = '2013-01-31 17:18:28.557648' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8}]', "updated_at" = '2013-01-31 17:18:28.560355' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5},{"user_id":1,"comment_id":8}]', "updated_at" = '2013-01-31 17:18:28.562177' WHERE "inkwell_comments"."id" = 3  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,3]', "updated_at" = '2013-01-31 17:18:28.563165' WHERE "inkwell_comments"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 1, "created_at" = '2013-01-31 17:18:28.564663', "updated_at" = '2013-01-31 17:18:28.564663', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 9 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9}]', "updated_at" = '2013-01-31 17:18:28.568160' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9}]', "updated_at" = '2013-01-31 17:18:28.570828' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-31 17:18:28.571829' WHERE "inkwell_comments"."id" = 9  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["parent_id", 6], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 6, "user_id" = 2, "created_at" = '2013-01-31 17:18:28.573395', "updated_at" = '2013-01-31 17:18:28.573395', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 10 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10}]', "updated_at" = '2013-01-31 17:18:28.577080' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10}]', "updated_at" = '2013-01-31 17:18:28.579786' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":10}]', "updated_at" = '2013-01-31 17:18:28.581404' WHERE "inkwell_comments"."id" = 6  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,6]', "updated_at" = '2013-01-31 17:18:28.582330' WHERE "inkwell_comments"."id" = 10  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["parent_id", 5], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 5, "user_id" = 1, "created_at" = '2013-01-31 17:18:28.583757', "updated_at" = '2013-01-31 17:18:28.583757', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 11 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11}]', "updated_at" = '2013-01-31 17:18:28.587318' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 5]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11}]', "updated_at" = '2013-01-31 17:18:28.590010' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":11}]', "updated_at" = '2013-01-31 17:18:28.591723' WHERE "inkwell_comments"."id" = 3 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 5]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":11}]', "updated_at" = '2013-01-31 17:18:28.593235' WHERE "inkwell_comments"."id" = 5  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,3,5]', "updated_at" = '2013-01-31 17:18:28.594157' WHERE "inkwell_comments"."id" = 11  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-01-31 17:18:28.595580', "updated_at" = '2013-01-31 17:18:28.595580', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 12 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11},{"user_id":2,"comment_id":12}]', "updated_at" = '2013-01-31 17:18:28.599244' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11},{"user_id":2,"comment_id":12}]', "updated_at" = '2013-01-31 17:18:28.602048' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-01-31 17:18:28.603088' WHERE "inkwell_comments"."id" = 12  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 8]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 9]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 10]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 11]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 12]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 7]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 8]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 9]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 10]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 4]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 5]]  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-31 17:18:28.632055', "updated_at" = '2013-01-31 17:18:28.632055', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-31 17:18:28.635595' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 17:18:28.636785' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-31 17:18:28.640842' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"  Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1,2]', "updated_at" = '2013-01-31 17:18:28.646561' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"  Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.3ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-31 17:18:28.670496', "updated_at" = '2013-01-31 17:18:28.670496', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-31 17:18:28.673949' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 17:18:28.675103' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["parent_id", nil], ["post_id", 2], ["updated_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 2, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-31 17:18:28.680493', "updated_at" = '2013-01-31 17:18:28.680493', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 2]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":2}]', "updated_at" = '2013-01-31 17:18:28.683649' WHERE "posts"."id" = 2  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 17:18:28.684693' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["parent_id", nil], ["post_id", 3], ["updated_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 3, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-01-31 17:18:28.690293', "updated_at" = '2013-01-31 17:18:28.690293', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 3]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":3}]', "updated_at" = '2013-01-31 17:18:28.693651' WHERE "posts"."id" = 3  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 17:18:28.694899' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["parent_id", nil], ["post_id", 3], ["updated_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 3, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-31 17:18:28.696620', "updated_at" = '2013-01-31 17:18:28.696620', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 4 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 3]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":3},{"user_id":1,"comment_id":4}]', "updated_at" = '2013-01-31 17:18:28.699948' WHERE "posts"."id" = 3  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 17:18:28.701044' WHERE "inkwell_comments"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["parent_id", nil], ["post_id", 6], ["updated_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 6, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-31 17:18:28.715540', "updated_at" = '2013-01-31 17:18:28.715540', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 5 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-31 17:18:28.718844' WHERE "posts"."id" = 6  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 17:18:28.719911' WHERE "inkwell_comments"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["parent_id", nil], ["post_id", 6], ["updated_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 6, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-31 17:18:28.721386', "updated_at" = '2013-01-31 17:18:28.721386', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 6 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5},{"user_id":1,"comment_id":6}]', "updated_at" = '2013-01-31 17:18:28.724814' WHERE "posts"."id" = 6  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 17:18:28.725904' WHERE "inkwell_comments"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["parent_id", nil], ["post_id", 6], ["updated_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 6, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-31 17:18:28.727422', "updated_at" = '2013-01-31 17:18:28.727422', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 7 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5},{"user_id":1,"comment_id":6},{"user_id":1,"comment_id":7}]', "updated_at" = '2013-01-31 17:18:28.730774' WHERE "posts"."id" = 6  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 17:18:28.731852' WHERE "inkwell_comments"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["parent_id", nil], ["post_id", 6], ["updated_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 6, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-01-31 17:18:28.733344', "updated_at" = '2013-01-31 17:18:28.733344', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 8 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5},{"user_id":1,"comment_id":6},{"user_id":1,"comment_id":7},{"user_id":2,"comment_id":8}]', "updated_at" = '2013-01-31 17:18:28.736733' WHERE "posts"."id" = 6  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 17:18:28.737836' WHERE "inkwell_comments"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["is_comment", false], ["item_id", 2], ["updated_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-31 17:18:28.745828' WHERE "posts"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["is_comment", true], ["item_id", 2], ["updated_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-31 17:18:28.749656' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["is_comment", false], ["item_id", 3], ["updated_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-31 17:18:28.753786' WHERE "posts"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["is_comment", true], ["item_id", 3], ["updated_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-31 17:18:28.757696' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 4 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["is_comment", true], ["item_id", 4], ["updated_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-31 17:18:28.761415' WHERE "inkwell_comments"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 4 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["is_comment", false], ["item_id", 4], ["updated_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-31 17:18:28.765062' WHERE "posts"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 5 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["is_comment", false], ["item_id", 5], ["updated_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-31 17:18:28.768745' WHERE "posts"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 6 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["is_comment", false], ["item_id", 6], ["updated_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-31 17:18:28.772422' WHERE "posts"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 5 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["is_comment", true], ["item_id", 5], ["updated_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-31 17:18:28.776093' WHERE "inkwell_comments"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 6 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["is_comment", true], ["item_id", 6], ["updated_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-31 17:18:28.779738' WHERE "inkwell_comments"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["is_comment", true], ["item_id", 7], ["updated_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-31 17:18:28.810452' WHERE "inkwell_comments"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 8 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["is_comment", true], ["item_id", 8], ["updated_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-31 17:18:28.814530' WHERE "inkwell_comments"."id" = 8  (0.1ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["is_comment", false], ["item_id", 7], ["updated_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-31 17:18:28.818393' WHERE "posts"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["is_comment", false], ["item_id", 7], ["updated_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1,2]', "updated_at" = '2013-01-31 17:18:28.822271' WHERE "posts"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["is_comment", true], ["item_id", 3], ["updated_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1,2]', "updated_at" = '2013-01-31 17:18:28.826358' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 7 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["is_comment", true], ["is_reblog", true], ["item_id", 7], ["updated_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-31 17:18:28.830982' WHERE "inkwell_comments"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 7 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 7], ["updated_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.2ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-01-31 17:18:28.884770' WHERE "posts"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.3ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 7]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 7 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 8]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 8 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 8 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 7]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 7 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 6 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 6 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 5]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 5 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 5 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 6 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 6 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 5]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 5 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 5 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 4]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 4 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 4 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 4]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 4 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 4 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 3 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' LIMIT 1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.4ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-31 17:18:28.938606', "updated_at" = '2013-01-31 17:18:28.938606', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-31 17:18:28.942063' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 17:18:28.943234' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-31 17:18:28.969184', "updated_at" = '2013-01-31 17:18:28.969184', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-31 17:18:28.972711' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 17:18:28.973922' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-31 17:18:28.977998' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:28 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-31 17:18:28.999728', "updated_at" = '2013-01-31 17:18:28.999728', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-31 17:18:29.003212' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 17:18:29.004400' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[2]', "updated_at" = '2013-01-31 17:18:29.010500' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 3 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[2,3]', "updated_at" = '2013-01-31 17:18:29.014253' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-31 17:18:29.037432', "updated_at" = '2013-01-31 17:18:29.037432', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-31 17:18:29.040966' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 17:18:29.042151' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["is_comment", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"  Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-31 17:18:29.067058', "updated_at" = '2013-01-31 17:18:29.067058', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-31 17:18:29.070735' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 17:18:29.072253' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-31 17:18:29.097206', "updated_at" = '2013-01-31 17:18:29.097206', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-31 17:18:29.100727' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 17:18:29.102011' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.3ms) DELETE FROM "users";  (0.2ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-31 17:18:29.125146', "updated_at" = '2013-01-31 17:18:29.125146', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-31 17:18:29.129095' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 17:18:29.130276' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["is_comment", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-31 17:18:29.134394' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["is_comment", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1,2]', "updated_at" = '2013-01-31 17:18:29.140004' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-31 17:18:29.164412', "updated_at" = '2013-01-31 17:18:29.164412', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-31 17:18:29.168001' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 17:18:29.169196' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["is_comment", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[2]', "updated_at" = '2013-01-31 17:18:29.175256' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 3 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["is_comment", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[2,3]', "updated_at" = '2013-01-31 17:18:29.178968' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.8ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-31 17:18:29.202245', "updated_at" = '2013-01-31 17:18:29.202245', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-31 17:18:29.205778' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 17:18:29.206948' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["is_comment", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-31 17:18:29.211068' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-31 17:18:29.233344', "updated_at" = '2013-01-31 17:18:29.233344', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-31 17:18:29.236955' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 17:18:29.238158' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-31 17:18:29.242196' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."id" = ? [["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[]', "updated_at" = '2013-01-31 17:18:29.247902' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-31 17:18:29.253295' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1,2]', "updated_at" = '2013-01-31 17:18:29.257036' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"  Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."id" = ? [["id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-31 17:18:29.261542' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-31 17:18:29.311862', "updated_at" = '2013-01-31 17:18:29.311862', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-31 17:18:29.315708' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 17:18:29.316953' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["parent_id", nil], ["post_id", 2], ["updated_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 2, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-31 17:18:29.322918', "updated_at" = '2013-01-31 17:18:29.322918', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 2]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":2}]', "updated_at" = '2013-01-31 17:18:29.326399' WHERE "posts"."id" = 2  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 17:18:29.327606' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["parent_id", nil], ["post_id", 3], ["updated_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 3, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-01-31 17:18:29.333748', "updated_at" = '2013-01-31 17:18:29.333748', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 3]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":3}]', "updated_at" = '2013-01-31 17:18:29.337255' WHERE "posts"."id" = 3  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 17:18:29.338410' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (49.7ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["parent_id", nil], ["post_id", 3], ["updated_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "post_id" = 3, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-31 17:18:29.339963', "updated_at" = '2013-01-31 17:18:29.339963', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 4 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 3]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":3},{"user_id":1,"comment_id":4}]', "updated_at" = '2013-01-31 17:18:29.394012' WHERE "posts"."id" = 3  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 17:18:29.395245' WHERE "inkwell_comments"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["parent_id", nil], ["post_id", 6], ["updated_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 6, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-31 17:18:29.409227', "updated_at" = '2013-01-31 17:18:29.409227', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 5 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5}]', "updated_at" = '2013-01-31 17:18:29.412656' WHERE "posts"."id" = 6  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 17:18:29.413781' WHERE "inkwell_comments"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["parent_id", nil], ["post_id", 6], ["updated_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 6, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-31 17:18:29.415266', "updated_at" = '2013-01-31 17:18:29.415266', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 6 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5},{"user_id":1,"comment_id":6}]', "updated_at" = '2013-01-31 17:18:29.418587' WHERE "posts"."id" = 6  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 17:18:29.419682' WHERE "inkwell_comments"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["parent_id", nil], ["post_id", 6], ["updated_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 6, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-31 17:18:29.421157', "updated_at" = '2013-01-31 17:18:29.421157', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 7 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5},{"user_id":1,"comment_id":6},{"user_id":1,"comment_id":7}]', "updated_at" = '2013-01-31 17:18:29.424503' WHERE "posts"."id" = 6  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 17:18:29.425593' WHERE "inkwell_comments"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["parent_id", nil], ["post_id", 6], ["updated_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 6, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-01-31 17:18:29.427085', "updated_at" = '2013-01-31 17:18:29.427085', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 8 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5},{"user_id":1,"comment_id":6},{"user_id":1,"comment_id":7},{"user_id":2,"comment_id":8}]', "updated_at" = '2013-01-31 17:18:29.430479' WHERE "posts"."id" = 6  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 17:18:29.431564' WHERE "inkwell_comments"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["is_comment", false], ["item_id", 2], ["updated_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-31 17:18:29.439463' WHERE "posts"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["is_comment", true], ["item_id", 2], ["updated_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-31 17:18:29.443298' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["is_comment", false], ["item_id", 3], ["updated_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-31 17:18:29.447050' WHERE "posts"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["is_comment", true], ["item_id", 3], ["updated_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-31 17:18:29.450735' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 4 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["is_comment", true], ["item_id", 4], ["updated_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-31 17:18:29.454386' WHERE "inkwell_comments"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 4 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["is_comment", false], ["item_id", 4], ["updated_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-31 17:18:29.457995' WHERE "posts"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 5 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["is_comment", false], ["item_id", 5], ["updated_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-31 17:18:29.461634' WHERE "posts"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 6 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["is_comment", false], ["item_id", 6], ["updated_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-31 17:18:29.465257' WHERE "posts"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 5 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["is_comment", true], ["item_id", 5], ["updated_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-31 17:18:29.468880' WHERE "inkwell_comments"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 6 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["is_comment", true], ["item_id", 6], ["updated_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-31 17:18:29.472467' WHERE "inkwell_comments"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["is_comment", true], ["item_id", 7], ["updated_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-31 17:18:29.476133' WHERE "inkwell_comments"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 8 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["is_comment", true], ["item_id", 8], ["updated_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-31 17:18:29.479745' WHERE "inkwell_comments"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["is_comment", false], ["item_id", 7], ["updated_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-31 17:18:29.483312' WHERE "posts"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.3ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 7]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 8]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 7]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 5]] Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]] Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 5]] Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 4]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 4]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.3ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 7]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 8]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 7]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 5]] Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]] Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 5]] Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 4]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 4]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 8 AND "inkwell_favorite_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."id" = ? LIMIT 1 [["id", 12]] Inkwell::FavoriteItem Load (0.3ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."user_id" = 1 AND (created_at < '2013-01-31 17:18:29.478448') ORDER BY created_at DESC LIMIT 10 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 7]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 5]] Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]] Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 5]] Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 4]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 4]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 3]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 8 AND "inkwell_favorite_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.0ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."id" = ? LIMIT 1 [["id", 12]] Inkwell::FavoriteItem Load (0.3ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."user_id" = 1 AND (created_at < '2013-01-31 17:18:29.478448') ORDER BY created_at DESC LIMIT 5 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 7]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 5]] Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]] Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 5]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 5 AND "inkwell_favorite_items"."is_comment" = 'f' LIMIT 1  (0.8ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-31 17:18:29.533013', "updated_at" = '2013-01-31 17:18:29.533013', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-31 17:18:29.536524' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 17:18:29.537706' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-31 17:18:29.561103', "updated_at" = '2013-01-31 17:18:29.561103', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-31 17:18:29.564954' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 17:18:29.566167' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["is_comment", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-31 17:18:29.570254' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."id" = ? [["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[]', "updated_at" = '2013-01-31 17:18:29.574640' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"  Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["is_comment", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-01-31 17:18:29.579389' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["is_comment", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1,2]', "updated_at" = '2013-01-31 17:18:29.583484' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."id" = ? [["id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[2]', "updated_at" = '2013-01-31 17:18:29.587967' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"   (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["title", nil], ["updated_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Thu, 31 Jan 2013 17:18:29 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-01-31 17:18:29.610364', "updated_at" = '2013-01-31 17:18:29.610364', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-01-31 17:18:29.613821' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-01-31 17:18:29.614993' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users'; Connecting to database specified by database.yml  (0.6ms) begin transaction  (10.8ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.2ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) SAVEPOINT active_record_1 SQL (7.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.4ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-02-02 13:25:02.243725', "updated_at" = '2013-02-02 13:25:02.243725', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-02-02 13:25:02.249903' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-02-02 13:25:02.251640' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-02-02 13:25:02.253663', "updated_at" = '2013-02-02 13:25:02.253663', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-02-02 13:25:02.257524' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2}]', "updated_at" = '2013-02-02 13:25:02.260792' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-02-02 13:25:02.261997' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-02-02 13:25:02.263716', "updated_at" = '2013-02-02 13:25:02.263716', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-02-02 13:25:02.267306' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-02-02 13:25:02.268431' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-02-02 13:25:02.270060', "updated_at" = '2013-02-02 13:25:02.270060', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 4 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-02-02 13:25:02.273558' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-02-02 13:25:02.276004' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-02-02 13:25:02.277078' WHERE "inkwell_comments"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-02-02 13:25:02.278525', "updated_at" = '2013-02-02 13:25:02.278525', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 5 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5}]', "updated_at" = '2013-02-02 13:25:02.281957' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-02-02 13:25:02.283035' WHERE "inkwell_comments"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-02-02 13:25:02.284508', "updated_at" = '2013-02-02 13:25:02.284508', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 6 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6}]', "updated_at" = '2013-02-02 13:25:02.287984' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":2,"comment_id":4},{"user_id":2,"comment_id":6}]', "updated_at" = '2013-02-02 13:25:02.290569' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-02-02 13:25:02.291606' WHERE "inkwell_comments"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-02-02 13:25:02.293022', "updated_at" = '2013-02-02 13:25:02.293022', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 7 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":1,"comment_id":7}]', "updated_at" = '2013-02-02 13:25:02.296522' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-02-02 13:25:02.297807' WHERE "inkwell_comments"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 7]]  (0.8ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-02-02 13:25:02.322591', "updated_at" = '2013-02-02 13:25:02.322591', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-02-02 13:25:02.326423' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-02-02 13:25:02.327721' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-02-02 13:25:02.329656', "updated_at" = '2013-02-02 13:25:02.329656', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-02-02 13:25:02.333062' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2}]', "updated_at" = '2013-02-02 13:25:02.335637' WHERE "inkwell_comments"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-02-02 13:25:02.336670' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["from_source", nil], ["has_many_sources", false], ["is_comment", true], ["item_id", 2], ["updated_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["is_comment", true], ["item_id", 2], ["updated_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["from_source", nil], ["has_many_sources", false], ["is_comment", true], ["item_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["is_comment", true], ["is_reblog", nil], ["item_id", 2], ["updated_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["is_comment", true], ["is_reblog", nil], ["item_id", 2], ["updated_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["is_comment", true], ["is_reblog", nil], ["item_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"  Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items"  Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) DELETE FROM "inkwell_comments" WHERE "inkwell_comments"."id" IN (2) SQL (0.2ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" IN (2, 1) AND "inkwell_timeline_items"."is_comment" = 't' SQL (0.1ms) DELETE FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" IN (2, 1) AND "inkwell_favorite_items"."is_comment" = 't' SQL (0.1ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" IN (2, 1) AND "inkwell_blog_items"."is_comment" = 't' Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[]', "updated_at" = '2013-02-02 13:25:02.414370' WHERE "posts"."id" = 1 SQL (0.1ms) DELETE FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? [["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items"  Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments"   (0.8ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.3ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.2ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-02-02 13:25:02.440026', "updated_at" = '2013-02-02 13:25:02.440026', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-02-02 13:25:02.443809' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-02-02 13:25:02.445026' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["from_source", nil], ["has_many_sources", false], ["is_comment", true], ["item_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["is_comment", true], ["is_reblog", nil], ["item_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["is_comment", true], ["is_reblog", nil], ["item_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"  Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items"  Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments"  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_comments" WHERE "inkwell_comments"."id" IN (NULL) SQL (0.1ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" IN (1) AND "inkwell_timeline_items"."is_comment" = 't' SQL (0.1ms) DELETE FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" IN (1) AND "inkwell_favorite_items"."is_comment" = 't' SQL (0.1ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" IN (1) AND "inkwell_blog_items"."is_comment" = 't' Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[]', "updated_at" = '2013-02-02 13:25:02.457335' WHERE "posts"."id" = 1 SQL (0.1ms) DELETE FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? [["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"  Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items"  Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments"  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.2ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-02-02 13:25:02.482422', "updated_at" = '2013-02-02 13:25:02.482422', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-02-02 13:25:02.485977' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-02-02 13:25:02.487176' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-02-02 13:25:02.488915', "updated_at" = '2013-02-02 13:25:02.488915', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-02-02 13:25:02.492345' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2}]', "updated_at" = '2013-02-02 13:25:02.494801' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-02-02 13:25:02.495824' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 1, "created_at" = '2013-02-02 13:25:02.497370', "updated_at" = '2013-02-02 13:25:02.497370', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-02-02 13:25:02.500850' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-02-02 13:25:02.503407' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-02-02 13:25:02.504436' WHERE "inkwell_comments"."id" = 3  (0.1ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["is_comment", true], ["item_id", 2], ["updated_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.2ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-02-02 13:25:02.508851' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["is_comment", true], ["item_id", 3], ["updated_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[2]', "updated_at" = '2013-02-02 13:25:02.512766' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.3ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 3 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 2 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::Comment Load (0.2ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 3 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 2 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-02-02 13:25:02.572371', "updated_at" = '2013-02-02 13:25:02.572371', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-02-02 13:25:02.575927' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-02-02 13:25:02.577208' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-02-02 13:25:02.578923', "updated_at" = '2013-02-02 13:25:02.578923', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-02-02 13:25:02.582131' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2}]', "updated_at" = '2013-02-02 13:25:02.584512' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-02-02 13:25:02.585528' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 1, "created_at" = '2013-02-02 13:25:02.587030', "updated_at" = '2013-02-02 13:25:02.587030', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-02-02 13:25:02.590286' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-02-02 13:25:02.592765' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-02-02 13:25:02.593761' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["is_comment", true], ["item_id", 2], ["updated_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-02-02 13:25:02.597794' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["is_comment", true], ["item_id", 3], ["updated_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[2]', "updated_at" = '2013-02-02 13:25:02.601394' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 2 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 3 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 2 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 3 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-02-02 13:25:02.634519', "updated_at" = '2013-02-02 13:25:02.634519', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-02-02 13:25:02.638002' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-02-02 13:25:02.639292' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-02-02 13:25:02.641026', "updated_at" = '2013-02-02 13:25:02.641026', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-02-02 13:25:02.644394' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-02-02 13:25:02.645528' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-02-02 13:25:02.647033', "updated_at" = '2013-02-02 13:25:02.647033', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-02-02 13:25:02.650325' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-02-02 13:25:02.651408' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-02-02 13:25:02.652890', "updated_at" = '2013-02-02 13:25:02.652890', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 4 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-02-02 13:25:02.656184' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-02-02 13:25:02.657315' WHERE "inkwell_comments"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-02-02 13:25:02.658848', "updated_at" = '2013-02-02 13:25:02.658848', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 5 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5}]', "updated_at" = '2013-02-02 13:25:02.662298' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-02-02 13:25:02.663411' WHERE "inkwell_comments"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-02-02 13:25:02.664892', "updated_at" = '2013-02-02 13:25:02.664892', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 6 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6}]', "updated_at" = '2013-02-02 13:25:02.668263' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-02-02 13:25:02.669365' WHERE "inkwell_comments"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-02-02 13:25:02.670962', "updated_at" = '2013-02-02 13:25:02.670962', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 7 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7}]', "updated_at" = '2013-02-02 13:25:02.711984' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-02-02 13:25:02.713315' WHERE "inkwell_comments"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-02-02 13:25:02.715097', "updated_at" = '2013-02-02 13:25:02.715097', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 8 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8}]', "updated_at" = '2013-02-02 13:25:02.718818' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-02-02 13:25:02.719963' WHERE "inkwell_comments"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-02-02 13:25:02.721507', "updated_at" = '2013-02-02 13:25:02.721507', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 9 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9}]', "updated_at" = '2013-02-02 13:25:02.725122' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-02-02 13:25:02.726237' WHERE "inkwell_comments"."id" = 9  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-02-02 13:25:02.727779', "updated_at" = '2013-02-02 13:25:02.727779', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 10 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10}]', "updated_at" = '2013-02-02 13:25:02.731314' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-02-02 13:25:02.732497' WHERE "inkwell_comments"."id" = 10  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-02-02 13:25:02.734063', "updated_at" = '2013-02-02 13:25:02.734063', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 11 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11}]', "updated_at" = '2013-02-02 13:25:02.738033' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-02-02 13:25:02.739140' WHERE "inkwell_comments"."id" = 11  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-02-02 13:25:02.740602', "updated_at" = '2013-02-02 13:25:02.740602', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 12 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11},{"user_id":2,"comment_id":12}]', "updated_at" = '2013-02-02 13:25:02.744173' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-02-02 13:25:02.745324' WHERE "inkwell_comments"."id" = 12  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.3ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 11]] Inkwell::Comment Load (0.3ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 AND (created_at < '2013-02-02 13:25:02.734063') ORDER BY created_at DESC LIMIT 10  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.4ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.5ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.3ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.2ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-02-02 13:25:02.810874', "updated_at" = '2013-02-02 13:25:02.810874', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-02-02 13:25:02.814505' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-02-02 13:25:02.815730' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-02-02 13:25:02.817456', "updated_at" = '2013-02-02 13:25:02.817456', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-02-02 13:25:02.820813' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2}]', "updated_at" = '2013-02-02 13:25:02.823238' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-02-02 13:25:02.824247' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["parent_id", 2], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 2, "user_id" = 2, "created_at" = '2013-02-02 13:25:02.825730', "updated_at" = '2013-02-02 13:25:02.825730', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":2,"comment_id":3}]', "updated_at" = '2013-02-02 13:25:02.828961' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":2,"comment_id":3}]', "updated_at" = '2013-02-02 13:25:02.831423' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":3}]', "updated_at" = '2013-02-02 13:25:02.832977' WHERE "inkwell_comments"."id" = 2  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,2]', "updated_at" = '2013-02-02 13:25:02.834005' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-02-02 13:25:02.835480', "updated_at" = '2013-02-02 13:25:02.835480', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 4 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":2,"comment_id":3},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-02-02 13:25:02.838804' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":2,"comment_id":3},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-02-02 13:25:02.841294' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-02-02 13:25:02.842352' WHERE "inkwell_comments"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["from_source", nil], ["has_many_sources", false], ["is_comment", true], ["item_id", 3], ["updated_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["is_comment", true], ["item_id", 3], ["updated_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["from_source", nil], ["has_many_sources", false], ["is_comment", true], ["item_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["is_comment", true], ["is_reblog", nil], ["item_id", 3], ["updated_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["is_comment", true], ["is_reblog", nil], ["item_id", 3], ["updated_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["is_comment", true], ["is_reblog", nil], ["item_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items"  Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments"  Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) DELETE FROM "inkwell_comments" WHERE "inkwell_comments"."id" IN (2, 3, 4) SQL (0.1ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" IN (2, 3, 4, 1) AND "inkwell_timeline_items"."is_comment" = 't' SQL (0.1ms) DELETE FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" IN (2, 3, 4, 1) AND "inkwell_favorite_items"."is_comment" = 't' SQL (0.1ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" IN (2, 3, 4, 1) AND "inkwell_blog_items"."is_comment" = 't' Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[]', "updated_at" = '2013-02-02 13:25:02.859110' WHERE "posts"."id" = 1 SQL (0.0ms) DELETE FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? [["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"  Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items"  Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments"  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.3ms) DELETE FROM "inkwell_favorite_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.4ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_comments" WHERE "inkwell_comments"."user_id" = 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-02-02 13:25:02.886334', "updated_at" = '2013-02-02 13:25:02.886334', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-02-02 13:25:02.889938' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-02-02 13:25:02.891153' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 LIMIT 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = 1 LIMIT 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.9ms) rollback transaction  (1.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-02-02 13:25:02.935821', "updated_at" = '2013-02-02 13:25:02.935821', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-02-02 13:25:02.939411' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-02-02 13:25:02.940610' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-02-02 13:25:02.942359', "updated_at" = '2013-02-02 13:25:02.942359', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-02-02 13:25:02.945619' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2}]', "updated_at" = '2013-02-02 13:25:02.948067' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-02-02 13:25:02.949107' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 1, "created_at" = '2013-02-02 13:25:02.950620', "updated_at" = '2013-02-02 13:25:02.950620', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-02-02 13:25:02.953849' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-02-02 13:25:02.956246' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-02-02 13:25:02.957258' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["parent_id", 2], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 2, "user_id" = 2, "created_at" = '2013-02-02 13:25:02.958745', "updated_at" = '2013-02-02 13:25:02.958745', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 4 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-02-02 13:25:02.962180' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]] Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-02-02 13:25:02.964930' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":4}]', "updated_at" = '2013-02-02 13:25:02.966550' WHERE "inkwell_comments"."id" = 2  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,2]', "updated_at" = '2013-02-02 13:25:02.967502' WHERE "inkwell_comments"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["parent_id", 3], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 3, "user_id" = 1, "created_at" = '2013-02-02 13:25:02.969134', "updated_at" = '2013-02-02 13:25:02.969134', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 5 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5}]', "updated_at" = '2013-02-02 13:25:02.972708' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5}]', "updated_at" = '2013-02-02 13:25:02.975227' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5}]', "updated_at" = '2013-02-02 13:25:02.976839' WHERE "inkwell_comments"."id" = 3  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,3]', "updated_at" = '2013-02-02 13:25:02.977789' WHERE "inkwell_comments"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-02-02 13:25:02.979241', "updated_at" = '2013-02-02 13:25:02.979241', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 6 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6}]', "updated_at" = '2013-02-02 13:25:02.982708' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6}]', "updated_at" = '2013-02-02 13:25:02.985265' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-02-02 13:25:02.986278' WHERE "inkwell_comments"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["parent_id", 4], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:02 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 4, "user_id" = 2, "created_at" = '2013-02-02 13:25:02.987734', "updated_at" = '2013-02-02 13:25:02.987734', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 7 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7}]', "updated_at" = '2013-02-02 13:25:02.991445' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 4]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7}]', "updated_at" = '2013-02-02 13:25:02.994099' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":4},{"user_id":2,"comment_id":7}]', "updated_at" = '2013-02-02 13:25:02.995799' WHERE "inkwell_comments"."id" = 2 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 4]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":7}]', "updated_at" = '2013-02-02 13:25:02.997471' WHERE "inkwell_comments"."id" = 4  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,2,4]', "updated_at" = '2013-02-02 13:25:02.998473' WHERE "inkwell_comments"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["parent_id", 3], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 3, "user_id" = 1, "created_at" = '2013-02-02 13:25:03.000013', "updated_at" = '2013-02-02 13:25:03.000013', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 8 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8}]', "updated_at" = '2013-02-02 13:25:03.003891' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8}]', "updated_at" = '2013-02-02 13:25:03.006585' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5},{"user_id":1,"comment_id":8}]', "updated_at" = '2013-02-02 13:25:03.008250' WHERE "inkwell_comments"."id" = 3  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,3]', "updated_at" = '2013-02-02 13:25:03.009309' WHERE "inkwell_comments"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 1, "created_at" = '2013-02-02 13:25:03.010791', "updated_at" = '2013-02-02 13:25:03.010791', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 9 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9}]', "updated_at" = '2013-02-02 13:25:03.052559' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9}]', "updated_at" = '2013-02-02 13:25:03.056064' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-02-02 13:25:03.057197' WHERE "inkwell_comments"."id" = 9  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["parent_id", 6], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 6, "user_id" = 2, "created_at" = '2013-02-02 13:25:03.058917', "updated_at" = '2013-02-02 13:25:03.058917', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 10 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10}]', "updated_at" = '2013-02-02 13:25:03.062818' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10}]', "updated_at" = '2013-02-02 13:25:03.065705' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":10}]', "updated_at" = '2013-02-02 13:25:03.067341' WHERE "inkwell_comments"."id" = 6  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,6]', "updated_at" = '2013-02-02 13:25:03.068307' WHERE "inkwell_comments"."id" = 10  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["parent_id", 5], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 5, "user_id" = 1, "created_at" = '2013-02-02 13:25:03.069949', "updated_at" = '2013-02-02 13:25:03.069949', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 11 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11}]', "updated_at" = '2013-02-02 13:25:03.073637' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 5]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11}]', "updated_at" = '2013-02-02 13:25:03.076453' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":11}]', "updated_at" = '2013-02-02 13:25:03.078180' WHERE "inkwell_comments"."id" = 3 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 5]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":11}]', "updated_at" = '2013-02-02 13:25:03.079698' WHERE "inkwell_comments"."id" = 5  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,3,5]', "updated_at" = '2013-02-02 13:25:03.080645' WHERE "inkwell_comments"."id" = 11  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-02-02 13:25:03.082093', "updated_at" = '2013-02-02 13:25:03.082093', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 12 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11},{"user_id":2,"comment_id":12}]', "updated_at" = '2013-02-02 13:25:03.085660' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11},{"user_id":2,"comment_id":12}]', "updated_at" = '2013-02-02 13:25:03.088409' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-02-02 13:25:03.089434' WHERE "inkwell_comments"."id" = 12  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 4]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 5]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 7]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 8]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 9]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 10]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 11]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 12]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 11]] Inkwell::Comment Load (0.3ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 AND (created_at < '2013-02-02 13:25:03.069949') ORDER BY created_at DESC LIMIT 10  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."user_id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-02-02 13:25:03.140484', "updated_at" = '2013-02-02 13:25:03.140484', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-02-02 13:25:03.144088' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-02-02 13:25:03.145259' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-02-02 13:25:03.147072', "updated_at" = '2013-02-02 13:25:03.147072', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-02-02 13:25:03.150441' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-02-02 13:25:03.151566' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments"   (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' SQL (0.1ms) DELETE FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' SQL (0.1ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_comment" = 'f' Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 SQL (0.1ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 't' SQL (0.1ms) DELETE FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' SQL (0.0ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_comment" = 't' SQL (0.1ms) DELETE FROM "inkwell_comments" WHERE "inkwell_comments"."id" = 1 SQL (0.1ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 2 AND "inkwell_timeline_items"."is_comment" = 't' SQL (0.1ms) DELETE FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 't' SQL (0.1ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 2 AND "inkwell_blog_items"."is_comment" = 't' SQL (0.1ms) DELETE FROM "inkwell_comments" WHERE "inkwell_comments"."id" = 2 SQL (0.1ms) DELETE FROM "posts" WHERE "posts"."id" = ? [["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments"   (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-02-02 13:25:03.180382', "updated_at" = '2013-02-02 13:25:03.180382', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-02-02 13:25:03.184008' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-02-02 13:25:03.185194' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-02-02 13:25:03.186850', "updated_at" = '2013-02-02 13:25:03.186850', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-02-02 13:25:03.190274' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-02-02 13:25:03.191389' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-02-02 13:25:03.192859', "updated_at" = '2013-02-02 13:25:03.192859', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-02-02 13:25:03.196014' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-02-02 13:25:03.197113' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["parent_id", 2], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 2, "user_id" = 2, "created_at" = '2013-02-02 13:25:03.198580', "updated_at" = '2013-02-02 13:25:03.198580', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 4 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-02-02 13:25:03.201847' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]] Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":4}]', "updated_at" = '2013-02-02 13:25:03.204466' WHERE "inkwell_comments"."id" = 2  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[2]', "updated_at" = '2013-02-02 13:25:03.205591' WHERE "inkwell_comments"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-02-02 13:25:03.207044', "updated_at" = '2013-02-02 13:25:03.207044', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 5 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5}]', "updated_at" = '2013-02-02 13:25:03.210323' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-02-02 13:25:03.211389' WHERE "inkwell_comments"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-02-02 13:25:03.212823', "updated_at" = '2013-02-02 13:25:03.212823', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 6 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6}]', "updated_at" = '2013-02-02 13:25:03.216248' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-02-02 13:25:03.217350' WHERE "inkwell_comments"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-02-02 13:25:03.218858', "updated_at" = '2013-02-02 13:25:03.218858', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 7 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7}]', "updated_at" = '2013-02-02 13:25:03.222184' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-02-02 13:25:03.223261' WHERE "inkwell_comments"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-02-02 13:25:03.224733', "updated_at" = '2013-02-02 13:25:03.224733', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 8 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8}]', "updated_at" = '2013-02-02 13:25:03.228202' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-02-02 13:25:03.229308' WHERE "inkwell_comments"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-02-02 13:25:03.230728', "updated_at" = '2013-02-02 13:25:03.230728', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 9 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9}]', "updated_at" = '2013-02-02 13:25:03.234109' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-02-02 13:25:03.235168' WHERE "inkwell_comments"."id" = 9  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-02-02 13:25:03.236682', "updated_at" = '2013-02-02 13:25:03.236682', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 10 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10}]', "updated_at" = '2013-02-02 13:25:03.240139' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-02-02 13:25:03.241204' WHERE "inkwell_comments"."id" = 10  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-02-02 13:25:03.242662', "updated_at" = '2013-02-02 13:25:03.242662', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 11 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11}]', "updated_at" = '2013-02-02 13:25:03.246080' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-02-02 13:25:03.247141' WHERE "inkwell_comments"."id" = 11  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 2, "created_at" = '2013-02-02 13:25:03.248624', "updated_at" = '2013-02-02 13:25:03.248624', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 12 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11},{"user_id":2,"comment_id":12}]', "updated_at" = '2013-02-02 13:25:03.252286' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-02-02 13:25:03.253422' WHERE "inkwell_comments"."id" = 12  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.3ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 ORDER BY created_at DESC LIMIT 5 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 11]] Inkwell::Comment Load (0.3ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 AND (created_at < '2013-02-02 13:25:03.242662') ORDER BY created_at DESC LIMIT 5 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]] Inkwell::Comment Load (0.3ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 AND (created_at < '2013-02-02 13:25:03.212823') ORDER BY created_at DESC LIMIT 7  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-02-02 13:25:03.281397', "updated_at" = '2013-02-02 13:25:03.281397', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-02-02 13:25:03.284823' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-02-02 13:25:03.286057' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-02-02 13:25:03.287765', "updated_at" = '2013-02-02 13:25:03.287765', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-02-02 13:25:03.291106' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2}]', "updated_at" = '2013-02-02 13:25:03.293563' WHERE "inkwell_comments"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-02-02 13:25:03.294566' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 1, "created_at" = '2013-02-02 13:25:03.296154', "updated_at" = '2013-02-02 13:25:03.296154', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-02-02 13:25:03.299425' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-02-02 13:25:03.301939' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-02-02 13:25:03.302941' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["parent_id", 2], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 2, "user_id" = 2, "created_at" = '2013-02-02 13:25:03.304395', "updated_at" = '2013-02-02 13:25:03.304395', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 4 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-02-02 13:25:03.307712' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-02-02 13:25:03.310192' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":4}]', "updated_at" = '2013-02-02 13:25:03.311908' WHERE "inkwell_comments"."id" = 2  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,2]', "updated_at" = '2013-02-02 13:25:03.312936' WHERE "inkwell_comments"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["parent_id", 3], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 3, "user_id" = 1, "created_at" = '2013-02-02 13:25:03.314474', "updated_at" = '2013-02-02 13:25:03.314474', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 5 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5}]', "updated_at" = '2013-02-02 13:25:03.317800' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5}]', "updated_at" = '2013-02-02 13:25:03.320530' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5}]', "updated_at" = '2013-02-02 13:25:03.322394' WHERE "inkwell_comments"."id" = 3  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,3]', "updated_at" = '2013-02-02 13:25:03.323400' WHERE "inkwell_comments"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-02-02 13:25:03.324921', "updated_at" = '2013-02-02 13:25:03.324921', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 6 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6}]', "updated_at" = '2013-02-02 13:25:03.328379' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6}]', "updated_at" = '2013-02-02 13:25:03.330972' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-02-02 13:25:03.332087' WHERE "inkwell_comments"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["parent_id", 4], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 4, "user_id" = 2, "created_at" = '2013-02-02 13:25:03.333609', "updated_at" = '2013-02-02 13:25:03.333609', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 7 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7}]', "updated_at" = '2013-02-02 13:25:03.337025' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 4]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7}]', "updated_at" = '2013-02-02 13:25:03.339535' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":4},{"user_id":2,"comment_id":7}]', "updated_at" = '2013-02-02 13:25:03.341114' WHERE "inkwell_comments"."id" = 2 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 4]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":7}]', "updated_at" = '2013-02-02 13:25:03.342703' WHERE "inkwell_comments"."id" = 4  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,2,4]', "updated_at" = '2013-02-02 13:25:03.343742' WHERE "inkwell_comments"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["parent_id", 3], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 3, "user_id" = 1, "created_at" = '2013-02-02 13:25:03.345245', "updated_at" = '2013-02-02 13:25:03.345245', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 8 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8}]', "updated_at" = '2013-02-02 13:25:03.348826' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8}]', "updated_at" = '2013-02-02 13:25:03.351553' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5},{"user_id":1,"comment_id":8}]', "updated_at" = '2013-02-02 13:25:03.353276' WHERE "inkwell_comments"."id" = 3  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,3]', "updated_at" = '2013-02-02 13:25:03.354306' WHERE "inkwell_comments"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 1, "created_at" = '2013-02-02 13:25:03.355762', "updated_at" = '2013-02-02 13:25:03.355762', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 9 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9}]', "updated_at" = '2013-02-02 13:25:03.359380' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9}]', "updated_at" = '2013-02-02 13:25:03.362075' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-02-02 13:25:03.363087' WHERE "inkwell_comments"."id" = 9  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["parent_id", 6], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 6, "user_id" = 2, "created_at" = '2013-02-02 13:25:03.364613', "updated_at" = '2013-02-02 13:25:03.364613', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 10 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10}]', "updated_at" = '2013-02-02 13:25:03.368183' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10}]', "updated_at" = '2013-02-02 13:25:03.370886' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":10}]', "updated_at" = '2013-02-02 13:25:03.372501' WHERE "inkwell_comments"."id" = 6  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,6]', "updated_at" = '2013-02-02 13:25:03.373457' WHERE "inkwell_comments"."id" = 10  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["parent_id", 5], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 5, "user_id" = 1, "created_at" = '2013-02-02 13:25:03.375012', "updated_at" = '2013-02-02 13:25:03.375012', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 11 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11}]', "updated_at" = '2013-02-02 13:25:03.378797' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 5]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11}]', "updated_at" = '2013-02-02 13:25:03.381659' WHERE "inkwell_comments"."id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":11}]', "updated_at" = '2013-02-02 13:25:03.383401' WHERE "inkwell_comments"."id" = 3 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 5]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":11}]', "updated_at" = '2013-02-02 13:25:03.384991' WHERE "inkwell_comments"."id" = 5  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1,3,5]', "updated_at" = '2013-02-02 13:25:03.410294' WHERE "inkwell_comments"."id" = 11  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-02-02 13:25:03.411895', "updated_at" = '2013-02-02 13:25:03.411895', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 12 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11},{"user_id":2,"comment_id":12}]', "updated_at" = '2013-02-02 13:25:03.415691' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11},{"user_id":2,"comment_id":12}]', "updated_at" = '2013-02-02 13:25:03.418630' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-02-02 13:25:03.419798' WHERE "inkwell_comments"."id" = 12  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 8]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 9]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 10]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 11]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 12]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 7]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 8]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 9]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 10]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 4]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 5]]  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-02-02 13:25:03.496442', "updated_at" = '2013-02-02 13:25:03.496442', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-02-02 13:25:03.500040' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-02-02 13:25:03.501352' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-02-02 13:25:03.503238', "updated_at" = '2013-02-02 13:25:03.503238', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-02-02 13:25:03.506628' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2}]', "updated_at" = '2013-02-02 13:25:03.509136' WHERE "inkwell_comments"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-02-02 13:25:03.510315' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]] Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.4ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-02-02 13:25:03.534935', "updated_at" = '2013-02-02 13:25:03.534935', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-02-02 13:25:03.538587' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-02-02 13:25:03.539810' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-02-02 13:25:03.542285', "updated_at" = '2013-02-02 13:25:03.542285', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-02-02 13:25:03.545806' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2}]', "updated_at" = '2013-02-02 13:25:03.548417' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-02-02 13:25:03.549471' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 1, "created_at" = '2013-02-02 13:25:03.551046', "updated_at" = '2013-02-02 13:25:03.551046', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-02-02 13:25:03.554413' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-02-02 13:25:03.557058' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-02-02 13:25:03.558191' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-02-02 13:25:03.581123', "updated_at" = '2013-02-02 13:25:03.581123', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-02-02 13:25:03.584653' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-02-02 13:25:03.585946' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-02-02 13:25:03.587788', "updated_at" = '2013-02-02 13:25:03.587788', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-02-02 13:25:03.591110' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2}]', "updated_at" = '2013-02-02 13:25:03.593551' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-02-02 13:25:03.594588' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 1, "created_at" = '2013-02-02 13:25:03.596114', "updated_at" = '2013-02-02 13:25:03.596114', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-02-02 13:25:03.599592' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-02-02 13:25:03.602030' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-02-02 13:25:03.603159' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-02-02 13:25:03.604808', "updated_at" = '2013-02-02 13:25:03.604808', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 4 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-02-02 13:25:03.608243' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4}]', "updated_at" = '2013-02-02 13:25:03.610815' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-02-02 13:25:03.611848' WHERE "inkwell_comments"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 1, "created_at" = '2013-02-02 13:25:03.613547', "updated_at" = '2013-02-02 13:25:03.613547', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 5 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5}]', "updated_at" = '2013-02-02 13:25:03.617705' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5}]', "updated_at" = '2013-02-02 13:25:03.620411' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-02-02 13:25:03.621449' WHERE "inkwell_comments"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-02-02 13:25:03.622980', "updated_at" = '2013-02-02 13:25:03.622980', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 6 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6}]', "updated_at" = '2013-02-02 13:25:03.626636' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6}]', "updated_at" = '2013-02-02 13:25:03.629425' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-02-02 13:25:03.630846' WHERE "inkwell_comments"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-02-02 13:25:03.632349', "updated_at" = '2013-02-02 13:25:03.632349', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 7 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7}]', "updated_at" = '2013-02-02 13:25:03.635885' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7}]', "updated_at" = '2013-02-02 13:25:03.638478' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-02-02 13:25:03.639540' WHERE "inkwell_comments"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 1, "created_at" = '2013-02-02 13:25:03.641035', "updated_at" = '2013-02-02 13:25:03.641035', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 8 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8}]', "updated_at" = '2013-02-02 13:25:03.645257' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8}]', "updated_at" = '2013-02-02 13:25:03.648995' WHERE "inkwell_comments"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-02-02 13:25:03.650481' WHERE "inkwell_comments"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 1, "created_at" = '2013-02-02 13:25:03.652281', "updated_at" = '2013-02-02 13:25:03.652281', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 9 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9}]', "updated_at" = '2013-02-02 13:25:03.655803' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9}]', "updated_at" = '2013-02-02 13:25:03.658454' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-02-02 13:25:03.659476' WHERE "inkwell_comments"."id" = 9  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-02-02 13:25:03.660916', "updated_at" = '2013-02-02 13:25:03.660916', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 10 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10}]', "updated_at" = '2013-02-02 13:25:03.664524' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10}]', "updated_at" = '2013-02-02 13:25:03.667308' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-02-02 13:25:03.668472' WHERE "inkwell_comments"."id" = 10  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 1, "created_at" = '2013-02-02 13:25:03.670021', "updated_at" = '2013-02-02 13:25:03.670021', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 11 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11}]', "updated_at" = '2013-02-02 13:25:03.673748' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11}]', "updated_at" = '2013-02-02 13:25:03.676674' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-02-02 13:25:03.677898' WHERE "inkwell_comments"."id" = 11  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-02-02 13:25:03.679493', "updated_at" = '2013-02-02 13:25:03.679493', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 12 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11},{"user_id":2,"comment_id":12}]', "updated_at" = '2013-02-02 13:25:03.683327' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3},{"user_id":2,"comment_id":4},{"user_id":1,"comment_id":5},{"user_id":2,"comment_id":6},{"user_id":2,"comment_id":7},{"user_id":1,"comment_id":8},{"user_id":1,"comment_id":9},{"user_id":2,"comment_id":10},{"user_id":1,"comment_id":11},{"user_id":2,"comment_id":12}]', "updated_at" = '2013-02-02 13:25:03.686246' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-02-02 13:25:03.687309' WHERE "inkwell_comments"."id" = 12  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 4]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 5]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 7]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 8]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 9]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 10]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 11]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 12]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 11]] Inkwell::Comment Load (0.4ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1 AND (created_at < '2013-02-02 13:25:03.670021') ORDER BY created_at DESC LIMIT 10  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-02-02 13:25:03.717483', "updated_at" = '2013-02-02 13:25:03.717483', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-02-02 13:25:03.720953' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-02-02 13:25:03.722116' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-02-02 13:25:03.723958', "updated_at" = '2013-02-02 13:25:03.723958', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-02-02 13:25:03.727418' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2}]', "updated_at" = '2013-02-02 13:25:03.729868' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-02-02 13:25:03.730941' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 1, "created_at" = '2013-02-02 13:25:03.732600', "updated_at" = '2013-02-02 13:25:03.732600', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-02-02 13:25:03.736614' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2},{"user_id":1,"comment_id":3}]', "updated_at" = '2013-02-02 13:25:03.739154' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-02-02 13:25:03.740244' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SELECT COUNT(*) FROM "inkwell_comments" WHERE "inkwell_comments"."post_id" = 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.3ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "user_id" = 1, "created_at" = '2013-02-02 13:25:03.764383', "updated_at" = '2013-02-02 13:25:03.764383', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-02-02 13:25:03.767858' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-02-02 13:25:03.769113' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "Lets You Party Like a Facebook User"], ["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["parent_id", 1], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "body" = 'Lets You Party Like a Facebook User', "post_id" = 1, "parent_id" = 1, "user_id" = 2, "created_at" = '2013-02-02 13:25:03.770913', "updated_at" = '2013-02-02 13:25:03.770913', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-02-02 13:25:03.774263' WHERE "posts"."id" = 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":2}]', "updated_at" = '2013-02-02 13:25:03.776750' WHERE "inkwell_comments"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[1]', "updated_at" = '2013-02-02 13:25:03.777763' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["from_source", nil], ["has_many_sources", false], ["is_comment", true], ["item_id", 2], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["is_comment", true], ["item_id", 2], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["from_source", nil], ["has_many_sources", false], ["is_comment", true], ["item_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["is_comment", true], ["is_reblog", nil], ["item_id", 2], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["is_comment", true], ["is_reblog", nil], ["item_id", 2], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["is_comment", true], ["is_reblog", nil], ["item_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"  Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items"  Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments"  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_comments" WHERE "inkwell_comments"."id" IN (NULL) SQL (0.2ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" IN (2) AND "inkwell_timeline_items"."is_comment" = 't' SQL (0.1ms) DELETE FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" IN (2) AND "inkwell_favorite_items"."is_comment" = 't' SQL (0.1ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" IN (2) AND "inkwell_blog_items"."is_comment" = 't' Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_comment_it" = '[]', "updated_at" = '2013-02-02 13:25:03.794534' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-02-02 13:25:03.796881' WHERE "posts"."id" = 1 SQL (0.0ms) DELETE FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? [["id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"  Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items"  Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.4ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[2]', "updated_at" = '2013-02-02 13:25:03.823762' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[1]', "updated_at" = '2013-02-02 13:25:03.825686' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[2,3]', "updated_at" = '2013-02-02 13:25:03.832962' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[1]', "updated_at" = '2013-02-02 13:25:03.834294' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["user_id", 1]] SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 2], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["user_id", 2]] SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 2], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["user_id", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' AND "inkwell_timeline_items"."item_id" = 2  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' AND "inkwell_timeline_items"."item_id" = 2  (0.7ms) rollback transaction  (1.3ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_1"], ["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_2"], ["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_3"], ["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "morozovm_post_test_body"], ["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_4"], ["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_5"], ["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 5 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 5], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[1]', "updated_at" = '2013-02-02 13:25:03.973124' WHERE "posts"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "morozovm_post_test_body_1"], ["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_6"], ["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 9], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_7"], ["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 10], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_8"], ["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 11], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "morozovm_post_test_body_2"], ["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 12], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_9"], ["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 13], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "morozovm_post_test_body_3"], ["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 14], ["updated_at", Sat, 02 Feb 2013 13:25:03 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 8 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 8], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[1]', "updated_at" = '2013-02-02 13:25:04.003499' WHERE "posts"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 12 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 12], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[1]', "updated_at" = '2013-02-02 13:25:04.007692' WHERE "posts"."id" = 12  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 13 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 13], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-02-02 13:25:04.011817' WHERE "posts"."id" = 13  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 13 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["is_comment", false], ["item_id", 13], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[2]', "updated_at" = '2013-02-02 13:25:04.016008' WHERE "posts"."id" = 13  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.3ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 12]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 12 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 12 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 8]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 8 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 8 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 13]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 13 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 13 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 11]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 11 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 11 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 10]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 10 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 10 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 9]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 9 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 9 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 5]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 5 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 5 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 7]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 7 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 6 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 6 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 4]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 4 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 4 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 13 AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.8ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 LIMIT 1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_1"], ["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_2"], ["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_3"], ["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "morozovm_post_test_body"], ["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_4"], ["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_5"], ["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 5 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 5], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[1]', "updated_at" = '2013-02-02 13:25:04.114523' WHERE "posts"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "morozovm_post_test_body_1"], ["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_6"], ["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 9], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_7"], ["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 10], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_8"], ["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 11], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "morozovm_post_test_body_2"], ["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 12], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body_9"], ["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 13], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "morozovm_post_test_body_3"], ["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 14], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 8 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 8], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[1]', "updated_at" = '2013-02-02 13:25:04.145783' WHERE "posts"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 12 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 12], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[1]', "updated_at" = '2013-02-02 13:25:04.150476' WHERE "posts"."id" = 12  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 8 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["is_comment", false], ["item_id", 8], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-02-02 13:25:04.154577' WHERE "posts"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[3]', "updated_at" = '2013-02-02 13:25:04.155883' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[1]', "updated_at" = '2013-02-02 13:25:04.157158' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.3ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 12 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 12], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 8 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 8], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 13 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 13], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 11 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 11], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 10 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 10], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 9 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 9], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 5 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 5], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 7 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 7], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 6 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 6], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 4 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 4], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 3]]  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[3]', "updated_at" = '2013-02-02 13:25:04.184741' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[1,2]', "updated_at" = '2013-02-02 13:25:04.186167' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.3ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 14 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 14], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 12 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.2ms) UPDATE "inkwell_timeline_items" SET "has_many_sources" = 't', "from_source" = '[{"user_id":1,"type":"reblog"},{"user_id":2,"type":"following"}]', "updated_at" = '2013-02-02 13:25:04.193211' WHERE "inkwell_timeline_items"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 8 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_timeline_items" SET "has_many_sources" = 't', "from_source" = '[{"user_id":1,"type":"reblog"},{"user_id":2,"type":"following"}]', "updated_at" = '2013-02-02 13:25:04.196061' WHERE "inkwell_timeline_items"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 5 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_timeline_items" SET "has_many_sources" = 't', "from_source" = '[{"user_id":1,"type":"reblog"},{"user_id":2,"type":"following"}]', "updated_at" = '2013-02-02 13:25:04.198286' WHERE "inkwell_timeline_items"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 3]] Inkwell::TimelineItem Load (0.3ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 ORDER BY created_at DESC LIMIT 10 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 12]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 12 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 12 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 8]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 8 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 8 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 14]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 14 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 14 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 13]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 13 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 13 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 11]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 11 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 11 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 10]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 10 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 10 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 9]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 9 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.4ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 9 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 5]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 5 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 5 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 7]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 7 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 6 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 6 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.7ms) rollback transaction  (1.2ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-02-02 13:25:04.251428', "updated_at" = '2013-02-02 13:25:04.251428', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-02-02 13:25:04.254940' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-02-02 13:25:04.256123' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[3]', "updated_at" = '2013-02-02 13:25:04.257408' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-02-02 13:25:04.258602' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["is_comment", true], ["is_reblog", true], ["item_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-02-02 13:25:04.264684' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", true], ["item_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[2]', "updated_at" = '2013-02-02 13:25:04.297547' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 3]] Inkwell::TimelineItem Load (0.3ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 ORDER BY created_at DESC LIMIT 10 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-02-02 13:25:04.326908', "updated_at" = '2013-02-02 13:25:04.326908', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-02-02 13:25:04.331084' WHERE "posts"."id" = 1  (48.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-02-02 13:25:04.332509' WHERE "inkwell_comments"."id" = 1  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-02-02 13:25:04.410595', "updated_at" = '2013-02-02 13:25:04.410595', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-02-02 13:25:04.414014' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-02-02 13:25:04.415163' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[1]', "updated_at" = '2013-02-02 13:25:04.416540' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-02-02 13:25:04.417950' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 8 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 8], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 7 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 7], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 6 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 6], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 5 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 5], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."item_id" = 5 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."item_id" = 6 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."item_id" = 7 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."item_id" = 8 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.3ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-02-02 13:25:04.457718', "updated_at" = '2013-02-02 13:25:04.457718', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-02-02 13:25:04.461346' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-02-02 13:25:04.462667' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-02-02 13:25:04.493128', "updated_at" = '2013-02-02 13:25:04.493128', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-02-02 13:25:04.496579' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-02-02 13:25:04.497670' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 3 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[3]', "updated_at" = '2013-02-02 13:25:04.503712' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[2]', "updated_at" = '2013-02-02 13:25:04.505059' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[3]', "updated_at" = '2013-02-02 13:25:04.506358' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 3 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["from_source", "[{\"user_id\":3,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[2]', "updated_at" = '2013-02-02 13:25:04.511944' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[3,1]', "updated_at" = '2013-02-02 13:25:04.513320' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.3ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 4 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 4], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 3 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 3], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 2 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 2], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_timeline_items" SET "has_many_sources" = 't', "from_source" = '[{"user_id":3,"type":"reblog"},{"user_id":1,"type":"following"}]', "updated_at" = '2013-02-02 13:25:04.524342' WHERE "inkwell_timeline_items"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[]', "updated_at" = '2013-02-02 13:25:04.528602' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[3]', "updated_at" = '2013-02-02 13:25:04.530057' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."has_many_sources" = 'f' AND (from_source like '%{"user_id":1%' and user_id = 2) Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE (from_source like '%{"user_id":1%' and user_id = 2)  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_timeline_items" SET "from_source" = '[{"user_id":3,"type":"reblog"}]', "has_many_sources" = 'f', "updated_at" = '2013-02-02 13:25:04.532535' WHERE "inkwell_timeline_items"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[2]', "updated_at" = '2013-02-02 13:25:04.536527' WHERE "users"."id" = 1  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1  (0.5ms) UPDATE "users" SET "followings_ids" = '[3,1]', "updated_at" = '2013-02-02 13:25:04.538499' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 4 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 4], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 3 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 3], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 2 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 2], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_timeline_items" SET "has_many_sources" = 't', "from_source" = '[{"user_id":3,"type":"reblog"},{"user_id":1,"type":"following"}]', "updated_at" = '2013-02-02 13:25:04.550198' WHERE "inkwell_timeline_items"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[]', "updated_at" = '2013-02-02 13:25:04.553325' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[1]', "updated_at" = '2013-02-02 13:25:04.554782' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."has_many_sources" = 'f' AND (from_source like '%{"user_id":3%' and user_id = 2) Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE (from_source like '%{"user_id":3%' and user_id = 2)  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_timeline_items" SET "from_source" = '[{"user_id":1,"type":"following"}]', "has_many_sources" = 'f', "updated_at" = '2013-02-02 13:25:04.557306' WHERE "inkwell_timeline_items"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-02-02 13:25:04.581858', "updated_at" = '2013-02-02 13:25:04.581858', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-02-02 13:25:04.585392' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-02-02 13:25:04.586601' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-02-02 13:25:04.616275', "updated_at" = '2013-02-02 13:25:04.616275', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-02-02 13:25:04.620231' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-02-02 13:25:04.621341' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 3 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[3]', "updated_at" = '2013-02-02 13:25:04.627567' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[2]', "updated_at" = '2013-02-02 13:25:04.628832' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[3]', "updated_at" = '2013-02-02 13:25:04.630010' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 3 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["from_source", "[{\"user_id\":3,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-02-02 13:25:04.657610', "updated_at" = '2013-02-02 13:25:04.657610', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-02-02 13:25:04.661041' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-02-02 13:25:04.662235' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-02-02 13:25:04.690757', "updated_at" = '2013-02-02 13:25:04.690757', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-02-02 13:25:04.694146' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-02-02 13:25:04.695265' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[1]', "updated_at" = '2013-02-02 13:25:04.696565' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-02-02 13:25:04.697880' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 8 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 8], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 7 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 7], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 6 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 6], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 5 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (27.0ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 5], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]]  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."item_id" = 5 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."item_id" = 6 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."item_id" = 7 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."item_id" = 8 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."item_id" = 2 AND "inkwell_timeline_items"."is_comment" = 't' LIMIT 1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.3ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-02-02 13:25:04.770500', "updated_at" = '2013-02-02 13:25:04.770500', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-02-02 13:25:04.774317' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-02-02 13:25:04.775545' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-02-02 13:25:04.855491', "updated_at" = '2013-02-02 13:25:04.855491', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-02-02 13:25:04.859081' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-02-02 13:25:04.860252' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-02-02 13:25:04.885049', "updated_at" = '2013-02-02 13:25:04.885049', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-02-02 13:25:04.888487' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-02-02 13:25:04.889708' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-02-02 13:25:04.917862', "updated_at" = '2013-02-02 13:25:04.917862', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-02-02 13:25:04.921105' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-02-02 13:25:04.922193' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[1]', "updated_at" = '2013-02-02 13:25:04.923452' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-02-02 13:25:04.924713' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 8 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 8], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 7 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 7], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 6 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 6], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 5 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 5], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[]', "updated_at" = '2013-02-02 13:25:04.938560' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[]', "updated_at" = '2013-02-02 13:25:04.939863' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."has_many_sources" = 'f' AND (from_source like '%{"user_id":2%' and user_id = 1) Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE (from_source like '%{"user_id":2%' and user_id = 1) User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-02-02 13:25:04.963795', "updated_at" = '2013-02-02 13:25:04.963795', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-02-02 13:25:04.967324' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-02-02 13:25:04.968514' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 8], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-02-02 13:25:04.996713', "updated_at" = '2013-02-02 13:25:04.996713', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1},{"user_id":2,"comment_id":2}]', "updated_at" = '2013-02-02 13:25:04.999979' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-02-02 13:25:05.001055' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[1]', "updated_at" = '2013-02-02 13:25:05.002369' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-02-02 13:25:05.003589' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 8 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 8], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 7 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 7], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 6 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 6], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 5 AND "inkwell_timeline_items"."user_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:04 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 5], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]]  (0.7ms) rollback transaction  (1.2ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.4ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-02-02 13:25:05.040103', "updated_at" = '2013-02-02 13:25:05.040103', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-02-02 13:25:05.043580' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-02-02 13:25:05.044761' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["is_comment", true], ["is_reblog", true], ["item_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-02-02 13:25:05.049081' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_reblog_it" = '[]', "updated_at" = '2013-02-02 13:25:05.051583' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."id" = ? [["id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" IN (NULL) AND "inkwell_timeline_items"."has_many_sources" = 'f' AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 't' Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" IN (NULL) AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 't'  (0.1ms) SELECT COUNT(*) FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_comment" = 't' AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-02-02 13:25:05.079157', "updated_at" = '2013-02-02 13:25:05.079157', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-02-02 13:25:05.082606' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-02-02 13:25:05.083769' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-02-02 13:25:05.110569', "updated_at" = '2013-02-02 13:25:05.110569', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-02-02 13:25:05.114309' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-02-02 13:25:05.115590' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-02-02 13:25:05.122247' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["is_comment", true], ["is_reblog", true], ["item_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-02-02 13:25:05.126639' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.0ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-02-02 13:25:05.152351', "updated_at" = '2013-02-02 13:25:05.152351', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-02-02 13:25:05.155966' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-02-02 13:25:05.157382' WHERE "inkwell_comments"."id" = 1  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[3]', "updated_at" = '2013-02-02 13:25:05.158733' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-02-02 13:25:05.159925' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10  (0.1ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[3]', "updated_at" = '2013-02-02 13:25:05.162634' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2,1]', "updated_at" = '2013-02-02 13:25:05.164069' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.3ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["from_source", "[{\"user_id\":1,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-02-02 13:25:05.173058' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_timeline_items" SET "has_many_sources" = 't', "from_source" = '[{"user_id":1,"type":"following"},{"user_id":2,"type":"reblog"}]', "updated_at" = '2013-02-02 13:25:05.204280' WHERE "inkwell_timeline_items"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.2ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.2ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-02-02 13:25:05.231884', "updated_at" = '2013-02-02 13:25:05.231884', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-02-02 13:25:05.235584' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-02-02 13:25:05.236867' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.3ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-02-02 13:25:05.241963' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[]', "updated_at" = '2013-02-02 13:25:05.244705' WHERE "posts"."id" = 1  (0.1ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."id" = ? [["id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" IN (NULL) AND "inkwell_timeline_items"."has_many_sources" = 'f' AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" IN (NULL) AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f'  (0.1ms) SELECT COUNT(*) FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_comment" = 'f'  (0.2ms) SELECT COUNT(*) FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_comment" = 'f' AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.0ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-02-02 13:25:05.323178', "updated_at" = '2013-02-02 13:25:05.323178', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-02-02 13:25:05.326922' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-02-02 13:25:05.328169' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[4]', "updated_at" = '2013-02-02 13:25:05.330984' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-02-02 13:25:05.332197' WHERE "users"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["is_comment", true], ["is_reblog", true], ["item_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-02-02 13:25:05.338366' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 4 AND "inkwell_timeline_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", true], ["item_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["user_id", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 4 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 't' Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 4 LIMIT 1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_reblog_it" = '[]', "updated_at" = '2013-02-02 13:25:05.346030' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."id" = ? [["id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 SQL (0.2ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" IN (4) AND "inkwell_timeline_items"."has_many_sources" = 'f' AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 't' Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" IN (4) AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 't'  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 4 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 't'  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-02-02 13:25:05.373860', "updated_at" = '2013-02-02 13:25:05.373860', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-02-02 13:25:05.377405' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-02-02 13:25:05.378605' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[3]', "updated_at" = '2013-02-02 13:25:05.379904' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-02-02 13:25:05.381166' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["is_comment", true], ["is_reblog", true], ["item_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-02-02 13:25:05.387158' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", true], ["item_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-02-02 13:25:05.414788', "updated_at" = '2013-02-02 13:25:05.414788', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-02-02 13:25:05.418297' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-02-02 13:25:05.419491' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["is_comment", true], ["is_reblog", true], ["item_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-02-02 13:25:05.426126' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 4 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["is_comment", true], ["is_reblog", true], ["item_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["user_id", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_reblog_it" = '[2,4]', "updated_at" = '2013-02-02 13:25:05.430437' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.3ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-02-02 13:25:05.454169', "updated_at" = '2013-02-02 13:25:05.454169', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-02-02 13:25:05.457736' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-02-02 13:25:05.458929' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[3]', "updated_at" = '2013-02-02 13:25:05.460217' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-02-02 13:25:05.461402' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-02-02 13:25:05.467360' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-02-02 13:25:05.494988', "updated_at" = '2013-02-02 13:25:05.494988', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-02-02 13:25:05.498442' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-02-02 13:25:05.499616' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["is_comment", true], ["is_reblog", true], ["item_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-02-02 13:25:05.504312' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_comment" = 't' AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-02-02 13:25:05.528745', "updated_at" = '2013-02-02 13:25:05.528745', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-02-02 13:25:05.532204' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-02-02 13:25:05.533395' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[4]', "updated_at" = '2013-02-02 13:25:05.536087' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-02-02 13:25:05.537235' WHERE "users"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "morozovm_post_test_body"], ["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["user_id", 2]] SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 2], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["user_id", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-02-02 13:25:05.548855' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 4 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["user_id", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 4  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 4 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 4 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[]', "updated_at" = '2013-02-02 13:25:05.556981' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."id" = ? [["id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 SQL (0.5ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" IN (4) AND "inkwell_timeline_items"."has_many_sources" = 'f' AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' Inkwell::TimelineItem Load (0.2ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" IN (4) AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f'  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 4 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f'  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 4  (0.8ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.2ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-02-02 13:25:05.585318', "updated_at" = '2013-02-02 13:25:05.585318', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-02-02 13:25:05.588792' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-02-02 13:25:05.590036' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 4 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["user_id", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[4]', "updated_at" = '2013-02-02 13:25:05.596122' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[2]', "updated_at" = '2013-02-02 13:25:05.597422' WHERE "users"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[4]', "updated_at" = '2013-02-02 13:25:05.598601' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 4 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["from_source", "[{\"user_id\":4,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[2]', "updated_at" = '2013-02-02 13:25:05.604058' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[4,1]', "updated_at" = '2013-02-02 13:25:05.605418' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.2ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_timeline_items" SET "has_many_sources" = 't', "from_source" = '[{"user_id":4,"type":"reblog"},{"user_id":1,"type":"following"}]', "updated_at" = '2013-02-02 13:25:05.609465' WHERE "inkwell_timeline_items"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "talisman_post_test_body"], ["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["user_id", 4], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 4]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["user_id", 4]] SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["from_source", "[{\"user_id\":4,\"type\":\"following\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 2], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 4 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[]', "updated_at" = '2013-02-02 13:25:05.621489' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.1ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."user_id" = 4 AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."id" = ? [["id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 SQL (0.2ms) DELETE FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" IN (2) AND "inkwell_timeline_items"."has_many_sources" = 'f' AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' Inkwell::TimelineItem Load (0.2ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" IN (2) AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f'  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_timeline_items" SET "has_many_sources" = 'f', "from_source" = '[{"user_id":1,"type":"following"}]', "updated_at" = '2013-02-02 13:25:05.625784' WHERE "inkwell_timeline_items"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 2  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-02-02 13:25:05.652523', "updated_at" = '2013-02-02 13:25:05.652523', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-02-02 13:25:05.656044' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-02-02 13:25:05.657416' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[3]', "updated_at" = '2013-02-02 13:25:05.658772' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-02-02 13:25:05.659975' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-02-02 13:25:05.694729' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_timeline_items" ("created_at", "from_source", "has_many_sources", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["from_source", "[{\"user_id\":2,\"type\":\"reblog\"}]"], ["has_many_sources", false], ["is_comment", false], ["item_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[3]', "updated_at" = '2013-02-02 13:25:05.699295' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2,1]', "updated_at" = '2013-02-02 13:25:05.700672' WHERE "users"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_timeline_items" SET "has_many_sources" = 't', "from_source" = '[{"user_id":2,"type":"reblog"},{"user_id":1,"type":"following"}]', "updated_at" = '2013-02-02 13:25:05.704601' WHERE "inkwell_timeline_items"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 AND "inkwell_timeline_items"."item_id" = 1 AND "inkwell_timeline_items"."is_comment" = 'f' Inkwell::TimelineItem Load (0.1ms) SELECT "inkwell_timeline_items".* FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 3 LIMIT 1  (0.7ms) rollback transaction  (1.2ms) DELETE FROM "inkwell_blog_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-02-02 13:25:05.732416', "updated_at" = '2013-02-02 13:25:05.732416', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-02-02 13:25:05.737206' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-02-02 13:25:05.738549' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-02-02 13:25:05.743501' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_comment" = 'f'  (0.1ms) SELECT COUNT(*) FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."is_comment" = 'f' AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.4ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (49.0ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-02-02 13:25:05.770967', "updated_at" = '2013-02-02 13:25:05.770967', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-02-02 13:25:05.824143' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-02-02 13:25:05.825541' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followers_ids" = '[1]', "updated_at" = '2013-02-02 13:25:05.826995' WHERE "users"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "users" SET "followings_ids" = '[2]', "updated_at" = '2013-02-02 13:25:05.828294' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Load (0.2ms) SELECT "inkwell_blog_items".* FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."user_id" = 2 ORDER BY created_at DESC LIMIT 10 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-02-02 13:25:05.834700' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["is_comment", true], ["is_reblog", true], ["item_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-02-02 13:25:05.839297' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "inkwell_timeline_items" WHERE "inkwell_timeline_items"."user_id" = 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.2ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-02-02 13:25:05.864069', "updated_at" = '2013-02-02 13:25:05.864069', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-02-02 13:25:05.867603' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-02-02 13:25:05.868807' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-02-02 13:25:05.875662' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 1 AND "inkwell_blog_items"."user_id" = 4 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["user_id", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2,4]', "updated_at" = '2013-02-02 13:25:05.880008' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-02-02 13:25:05.903406', "updated_at" = '2013-02-02 13:25:05.903406', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-02-02 13:25:05.906941' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-02-02 13:25:05.908160' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-02-02 13:25:05.912178' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"  Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."id" = ? [["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[]', "updated_at" = '2013-02-02 13:25:05.917701' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"  Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-02-02 13:25:05.923027' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1,2]', "updated_at" = '2013-02-02 13:25:05.926852' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."id" = ? [["id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-02-02 13:25:05.931655' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"   (0.8ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.3ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-02-02 13:25:05.955745', "updated_at" = '2013-02-02 13:25:05.955745', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-02-02 13:25:05.959398' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-02-02 13:25:05.960664' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["is_comment", false], ["item_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-02-02 13:25:05.964922' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["is_comment", false], ["item_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1,2]', "updated_at" = '2013-02-02 13:25:05.970679' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:05 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-02-02 13:25:05.995544', "updated_at" = '2013-02-02 13:25:05.995544', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-02-02 13:25:05.999226' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-02-02 13:25:06.000469' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-02-02 13:25:06.004509' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1,2]', "updated_at" = '2013-02-02 13:25:06.010327' WHERE "inkwell_comments"."id" = 1  (0.1ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" Inkwell::Comment Load (0.4ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.3ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-02-02 13:25:06.035360', "updated_at" = '2013-02-02 13:25:06.035360', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-02-02 13:25:06.038899' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-02-02 13:25:06.040070' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-02-02 13:25:06.064671', "updated_at" = '2013-02-02 13:25:06.064671', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-02-02 13:25:06.068610' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-02-02 13:25:06.070078' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["is_comment", false], ["item_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-02-02 13:25:06.074419' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."id" = ? [["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[]', "updated_at" = '2013-02-02 13:25:06.078689' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"  Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["is_comment", false], ["item_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-02-02 13:25:06.083259' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["is_comment", false], ["item_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1,2]', "updated_at" = '2013-02-02 13:25:06.087249' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."id" = ? [["id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[2]', "updated_at" = '2013-02-02 13:25:06.091706' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"   (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.0ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.3ms) begin transaction  (0.3ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-02-02 13:25:06.114950', "updated_at" = '2013-02-02 13:25:06.114950', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-02-02 13:25:06.118713' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-02-02 13:25:06.119913' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.4ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["parent_id", nil], ["post_id", 2], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.2ms) UPDATE "inkwell_comments" SET "post_id" = 2, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-02-02 13:25:06.128542', "updated_at" = '2013-02-02 13:25:06.128542', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 2]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":2}]', "updated_at" = '2013-02-02 13:25:06.132388' WHERE "posts"."id" = 2  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-02-02 13:25:06.133475' WHERE "inkwell_comments"."id" = 2  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["parent_id", nil], ["post_id", 3], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 3, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-02-02 13:25:06.139567', "updated_at" = '2013-02-02 13:25:06.139567', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 3]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":3}]', "updated_at" = '2013-02-02 13:25:06.142914' WHERE "posts"."id" = 3  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-02-02 13:25:06.144006' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["parent_id", nil], ["post_id", 3], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 3, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-02-02 13:25:06.145476', "updated_at" = '2013-02-02 13:25:06.145476', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 4 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 3]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":3},{"user_id":1,"comment_id":4}]', "updated_at" = '2013-02-02 13:25:06.148899' WHERE "posts"."id" = 3  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-02-02 13:25:06.150050' WHERE "inkwell_comments"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["parent_id", nil], ["post_id", 6], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 6, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-02-02 13:25:06.163867', "updated_at" = '2013-02-02 13:25:06.163867', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 5 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5}]', "updated_at" = '2013-02-02 13:25:06.167108' WHERE "posts"."id" = 6  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-02-02 13:25:06.168411' WHERE "inkwell_comments"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["parent_id", nil], ["post_id", 6], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 6, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-02-02 13:25:06.170005', "updated_at" = '2013-02-02 13:25:06.170005', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 6 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5},{"user_id":1,"comment_id":6}]', "updated_at" = '2013-02-02 13:25:06.202381' WHERE "posts"."id" = 6  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-02-02 13:25:06.203554' WHERE "inkwell_comments"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["parent_id", nil], ["post_id", 6], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 6, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-02-02 13:25:06.205092', "updated_at" = '2013-02-02 13:25:06.205092', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 7 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5},{"user_id":1,"comment_id":6},{"user_id":1,"comment_id":7}]', "updated_at" = '2013-02-02 13:25:06.208540' WHERE "posts"."id" = 6  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-02-02 13:25:06.209691' WHERE "inkwell_comments"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["parent_id", nil], ["post_id", 6], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 6, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-02-02 13:25:06.211273', "updated_at" = '2013-02-02 13:25:06.211273', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 8 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5},{"user_id":1,"comment_id":6},{"user_id":1,"comment_id":7},{"user_id":2,"comment_id":8}]', "updated_at" = '2013-02-02 13:25:06.215360' WHERE "posts"."id" = 6  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-02-02 13:25:06.216734' WHERE "inkwell_comments"."id" = 8  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["is_comment", false], ["item_id", 2], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-02-02 13:25:06.225369' WHERE "posts"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["is_comment", true], ["item_id", 2], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-02-02 13:25:06.229284' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["is_comment", false], ["item_id", 3], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-02-02 13:25:06.233125' WHERE "posts"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["is_comment", true], ["item_id", 3], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-02-02 13:25:06.237062' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 4 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["is_comment", true], ["item_id", 4], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-02-02 13:25:06.240937' WHERE "inkwell_comments"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 4 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["is_comment", false], ["item_id", 4], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-02-02 13:25:06.245272' WHERE "posts"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 5 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["is_comment", false], ["item_id", 5], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-02-02 13:25:06.249477' WHERE "posts"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 6 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["is_comment", false], ["item_id", 6], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-02-02 13:25:06.253315' WHERE "posts"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 5 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["is_comment", true], ["item_id", 5], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-02-02 13:25:06.307492' WHERE "inkwell_comments"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 6 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["is_comment", true], ["item_id", 6], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-02-02 13:25:06.312058' WHERE "inkwell_comments"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["is_comment", true], ["item_id", 7], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-02-02 13:25:06.315961' WHERE "inkwell_comments"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 8 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["is_comment", true], ["item_id", 8], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-02-02 13:25:06.319886' WHERE "inkwell_comments"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["is_comment", false], ["item_id", 7], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.2ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-02-02 13:25:06.324338' WHERE "posts"."id" = 7  (0.1ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.3ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 7]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 8]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 7]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 5]] Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]] Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 5]] Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 4]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 4]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.3ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 7]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 8]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 7]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 5]] Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]] Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 5]] Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 4]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 4]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 8 AND "inkwell_favorite_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."id" = ? LIMIT 1 [["id", 12]] Inkwell::FavoriteItem Load (0.3ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."user_id" = 1 AND (created_at < '2013-02-02 13:25:06.318468') ORDER BY created_at DESC LIMIT 10 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 7]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 5]] Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]] Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 5]] Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 4]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 4]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 3]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 2]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 8 AND "inkwell_favorite_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.0ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."id" = ? LIMIT 1 [["id", 12]] Inkwell::FavoriteItem Load (0.3ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."user_id" = 1 AND (created_at < '2013-02-02 13:25:06.318468') ORDER BY created_at DESC LIMIT 5 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 7]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]] Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 5]] Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]] Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 5]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 5 AND "inkwell_favorite_items"."is_comment" = 'f' LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-02-02 13:25:06.377886', "updated_at" = '2013-02-02 13:25:06.377886', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-02-02 13:25:06.381413' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-02-02 13:25:06.382642' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["is_comment", false], ["item_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-02-02 13:25:06.408037', "updated_at" = '2013-02-02 13:25:06.408037', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-02-02 13:25:06.411479' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-02-02 13:25:06.412692' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[2]', "updated_at" = '2013-02-02 13:25:06.418755' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 3 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[2,3]', "updated_at" = '2013-02-02 13:25:06.422474' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-02-02 13:25:06.444961', "updated_at" = '2013-02-02 13:25:06.444961', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-02-02 13:25:06.448531' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-02-02 13:25:06.449734' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.4ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-02-02 13:25:06.472649', "updated_at" = '2013-02-02 13:25:06.472649', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-02-02 13:25:06.476233' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-02-02 13:25:06.477413' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-02-02 13:25:06.481433' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-02-02 13:25:06.503111', "updated_at" = '2013-02-02 13:25:06.503111', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-02-02 13:25:06.506506' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-02-02 13:25:06.507698' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.7ms) rollback transaction  (1.4ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-02-02 13:25:06.533408', "updated_at" = '2013-02-02 13:25:06.533408', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-02-02 13:25:06.536981' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-02-02 13:25:06.538154' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 2], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["parent_id", nil], ["post_id", 2], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 2, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-02-02 13:25:06.543542', "updated_at" = '2013-02-02 13:25:06.543542', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 2 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 2]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":2}]', "updated_at" = '2013-02-02 13:25:06.546736' WHERE "posts"."id" = 2  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-02-02 13:25:06.547790' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 3], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["parent_id", nil], ["post_id", 3], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 3, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-02-02 13:25:06.553427', "updated_at" = '2013-02-02 13:25:06.553427', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 3 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 3]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":3}]', "updated_at" = '2013-02-02 13:25:06.556686' WHERE "posts"."id" = 3  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-02-02 13:25:06.557758' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["parent_id", nil], ["post_id", 3], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 3, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-02-02 13:25:06.559203', "updated_at" = '2013-02-02 13:25:06.559203', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 4 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 3]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":2,"comment_id":3},{"user_id":1,"comment_id":4}]', "updated_at" = '2013-02-02 13:25:06.562395' WHERE "posts"."id" = 3  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-02-02 13:25:06.563491' WHERE "inkwell_comments"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 4], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 5], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["user_id", 2], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 6], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["parent_id", nil], ["post_id", 6], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 6, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-02-02 13:25:06.576474', "updated_at" = '2013-02-02 13:25:06.576474', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 5 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5}]', "updated_at" = '2013-02-02 13:25:06.579684' WHERE "posts"."id" = 6  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-02-02 13:25:06.580781' WHERE "inkwell_comments"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["parent_id", nil], ["post_id", 6], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 6, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-02-02 13:25:06.582283', "updated_at" = '2013-02-02 13:25:06.582283', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 6 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5},{"user_id":1,"comment_id":6}]', "updated_at" = '2013-02-02 13:25:06.585549' WHERE "posts"."id" = 6  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-02-02 13:25:06.586655' WHERE "inkwell_comments"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["parent_id", nil], ["post_id", 6], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 6, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-02-02 13:25:06.588207', "updated_at" = '2013-02-02 13:25:06.588207', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 7 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5},{"user_id":1,"comment_id":6},{"user_id":1,"comment_id":7}]', "updated_at" = '2013-02-02 13:25:06.591471' WHERE "posts"."id" = 6  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-02-02 13:25:06.592608' WHERE "inkwell_comments"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["parent_id", nil], ["post_id", 6], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 2], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 6, "body" = 'salkar_comment_body', "user_id" = 2, "created_at" = '2013-02-02 13:25:06.594091', "updated_at" = '2013-02-02 13:25:06.594091', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 8 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]]  (0.1ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":5},{"user_id":1,"comment_id":6},{"user_id":1,"comment_id":7},{"user_id":2,"comment_id":8}]', "updated_at" = '2013-02-02 13:25:06.597590' WHERE "posts"."id" = 6  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-02-02 13:25:06.598713' WHERE "inkwell_comments"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 7], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["is_comment", false], ["item_id", 2], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-02-02 13:25:06.606658' WHERE "posts"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 2 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["is_comment", true], ["item_id", 2], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-02-02 13:25:06.610479' WHERE "inkwell_comments"."id" = 2  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["is_comment", false], ["item_id", 3], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-02-02 13:25:06.614271' WHERE "posts"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["is_comment", true], ["item_id", 3], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-02-02 13:25:06.618261' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 4 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["is_comment", true], ["item_id", 4], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-02-02 13:25:06.650905' WHERE "inkwell_comments"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 4 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["is_comment", false], ["item_id", 4], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-02-02 13:25:06.654995' WHERE "posts"."id" = 4  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 5 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["is_comment", false], ["item_id", 5], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-02-02 13:25:06.658813' WHERE "posts"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 6 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["is_comment", false], ["item_id", 6], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-02-02 13:25:06.662647' WHERE "posts"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 5 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["is_comment", true], ["item_id", 5], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-02-02 13:25:06.666478' WHERE "inkwell_comments"."id" = 5  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 6 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["is_comment", true], ["item_id", 6], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-02-02 13:25:06.670376' WHERE "inkwell_comments"."id" = 6  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["is_comment", true], ["item_id", 7], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-02-02 13:25:06.674200' WHERE "inkwell_comments"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 8 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["is_comment", true], ["item_id", 8], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-02-02 13:25:06.678027' WHERE "inkwell_comments"."id" = 8  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["is_comment", false], ["item_id", 7], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-02-02 13:25:06.681848' WHERE "posts"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["is_comment", false], ["item_id", 7], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1,2]', "updated_at" = '2013-02-02 13:25:06.685684' WHERE "posts"."id" = 7  (0.1ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["is_comment", true], ["item_id", 3], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_favorite_it" = '[1,2]', "updated_at" = '2013-02-02 13:25:06.689631' WHERE "inkwell_comments"."id" = 3  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 7 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["is_comment", true], ["is_reblog", true], ["item_id", 7], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "inkwell_comments" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-02-02 13:25:06.694126' WHERE "inkwell_comments"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 7 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["is_comment", false], ["is_reblog", true], ["item_id", 7], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_reblog_it" = '[2]', "updated_at" = '2013-02-02 13:25:06.698409' WHERE "posts"."id" = 7  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.3ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."user_id" = 1 ORDER BY created_at DESC LIMIT 10 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 7]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 7 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 8]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 8 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 8 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 7]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 7 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::Comment Load (0.1ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 6]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 6 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 6 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 5]] Inkwell::BlogItem Exists (0.2ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 5 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 5 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 6]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 6 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 6 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 5]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 5 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 5 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 4]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 4 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 4 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 4]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 4 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 4 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::Comment Load (0.0ms) SELECT "inkwell_comments".* FROM "inkwell_comments" WHERE "inkwell_comments"."id" = ? LIMIT 1 [["id", 3]] Inkwell::BlogItem Exists (0.1ms) SELECT 1 AS one FROM "inkwell_blog_items" WHERE "inkwell_blog_items"."item_id" = 3 AND "inkwell_blog_items"."user_id" = 2 AND "inkwell_blog_items"."is_reblog" = 't' AND "inkwell_blog_items"."is_comment" = 't' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 7 AND "inkwell_favorite_items"."is_comment" = 'f' LIMIT 1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 3 AND "inkwell_favorite_items"."is_comment" = 't' LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.0ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-02-02 13:25:06.804667', "updated_at" = '2013-02-02 13:25:06.804667', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-02-02 13:25:06.808446' WHERE "posts"."id" = 1  (0.1ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-02-02 13:25:06.809783' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["is_comment", true], ["item_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 't' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (1.0ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.2ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-02-02 13:25:06.836482', "updated_at" = '2013-02-02 13:25:06.836482', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-02-02 13:25:06.839973' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-02-02 13:25:06.841269' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["is_comment", false], ["item_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[1]', "updated_at" = '2013-02-02 13:25:06.845467' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.2ms) DELETE FROM "inkwell_comments";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.2ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-02-02 13:25:06.867598', "updated_at" = '2013-02-02 13:25:06.867598', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-02-02 13:25:06.871200' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-02-02 13:25:06.872411' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items"  Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 1 LIMIT 1  (0.7ms) rollback transaction  (1.0ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.3ms) DELETE FROM "inkwell_timeline_items";  (0.2ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.2ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.2ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';  (0.1ms) begin transaction  (0.2ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (0.1ms) DELETE FROM "inkwell_comments";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (0.1ms) DELETE FROM "inkwell_favorite_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (0.1ms) DELETE FROM "inkwell_timeline_items";  (0.0ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (0.1ms) DELETE FROM "posts";  (0.0ms) DELETE FROM sqlite_sequence where name = 'posts';  (0.1ms) DELETE FROM "users";  (0.0ms) DELETE FROM sqlite_sequence where name = 'users';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Salkar"], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Morozovm"], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_post_test_body"], ["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["title", nil], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["user_id", 1], ["users_ids_who_comment_it", "[]"], ["users_ids_who_favorite_it", "[]"], ["users_ids_who_reblog_it", "[]"]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "inkwell_blog_items" ("created_at", "is_comment", "is_reblog", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["is_comment", false], ["is_reblog", false], ["item_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_comments" ("body", "created_at", "parent_id", "post_id", "updated_at", "upper_comments_tree", "user_id", "users_ids_who_comment_it", "users_ids_who_favorite_it", "users_ids_who_reblog_it") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["body", "salkar_comment_body"], ["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["parent_id", nil], ["post_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["upper_comments_tree", nil], ["user_id", 1], ["users_ids_who_comment_it", nil], ["users_ids_who_favorite_it", nil], ["users_ids_who_reblog_it", nil]]  (0.1ms) UPDATE "inkwell_comments" SET "post_id" = 1, "body" = 'salkar_comment_body', "user_id" = 1, "created_at" = '2013-02-02 13:25:06.896902', "updated_at" = '2013-02-02 13:25:06.896902', "users_ids_who_favorite_it" = '[]', "users_ids_who_comment_it" = '[]', "users_ids_who_reblog_it" = '[]' WHERE "inkwell_comments"."id" = 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) UPDATE "posts" SET "users_ids_who_comment_it" = '[{"user_id":1,"comment_id":1}]', "updated_at" = '2013-02-02 13:25:06.901299' WHERE "posts"."id" = 1  (0.2ms) UPDATE "inkwell_comments" SET "upper_comments_tree" = '[]', "updated_at" = '2013-02-02 13:25:06.902544' WHERE "inkwell_comments"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("created_at", "followers_ids", "followings_ids", "nick", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["followers_ids", "[]"], ["followings_ids", "[]"], ["nick", "Talisman"], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]] Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 2 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["is_comment", false], ["item_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[2]', "updated_at" = '2013-02-02 13:25:06.908835' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Inkwell::FavoriteItem Load (0.1ms) SELECT "inkwell_favorite_items".* FROM "inkwell_favorite_items" WHERE "inkwell_favorite_items"."item_id" = 1 AND "inkwell_favorite_items"."is_comment" = 'f' AND "inkwell_favorite_items"."user_id" = 3 LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "inkwell_favorite_items" ("created_at", "is_comment", "item_id", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["is_comment", false], ["item_id", 1], ["updated_at", Sat, 02 Feb 2013 13:25:06 UTC +00:00], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "users_ids_who_favorite_it" = '[2,3]', "updated_at" = '2013-02-02 13:25:06.912732' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (1.1ms) DELETE FROM "inkwell_blog_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_blog_items';  (1.1ms) DELETE FROM "inkwell_comments";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_comments';  (1.1ms) DELETE FROM "inkwell_favorite_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_favorite_items';  (1.1ms) DELETE FROM "inkwell_timeline_items";  (0.1ms) DELETE FROM sqlite_sequence where name = 'inkwell_timeline_items';  (1.1ms) DELETE FROM "posts";  (0.1ms) DELETE FROM sqlite_sequence where name = 'posts';  (1.1ms) DELETE FROM "users";  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';